Open SRT File
SRT file extension is used by
"Ripping" process consists of 2 steps: Decoding the MPEG video stream that contains subtitles and running optical character recognition algorithms on the decoded images to extract text. If some character fails to be recognized the application will prompt for input. Algorithm that is used for character recognition is a learning one so prompts will become less frequent as you go.
Internally SRT files contain subtitles and associated timestamps in plain text format. You can open SRT file using notepad.exe or any other text editor.