SubRip

From Wikipedia, the free encyclopedia

Jump to: navigation, search


SubRip
Filename extension .srt

SubRip is a software program for Windows which "rips" (extracts) subtitles and their timings from video.[1] SubRip can extract from live video, video files and DVDs, then record the extracted subtitles and timings as a text file, and can save the recognized subtitles as bitmaps for later subtraction (erasure) from the source video.[2]

Subrip is also the name of the subtitle format created by this software. The caption text files are named with the extension .SRT. This format is supported by most software video players and subtitle creation programs, detailed in the article Comparison of media players.

In practice, SubRip is configured with the correct codec for the video source, then trained on the text area, fonts[3], colors and video processing required[4] to recognize subtitles. After trial and fine tuning, SubRip can automatically extract subtitles for the whole file during playback. SubRip records the beginning and end times and text for each subtitle in the output text (.SRT) file.

Contents

[edit] SubRip Format

The time format used is hours:minutes:seconds,milliseconds, with the milliseconds field precise to three decimal places. The decimal separator used is the comma, since the program was written in France, and the line break used is the CR+LF pair. Subtitles are indexed numerically, starting at 1.

Subtitle number
Start time --> End time
Text of subtitle (one or more lines)
Blank line[5]

[edit] SubRip Example

1
00:00:20,000 --> 00:00:24,400
In connection with a dramatic increase
in crime in certain neighbourhoods,
 
2 
00:00:24,600 --> 00:00:27,800 
the government is implementing a new policy...	

[edit] See also

[edit] Notes

  1. ^ Thaureaux, p. 134.
  2. ^ Zuggy, News, 2005-05-28
  3. ^ Thaureaux, p. 136.
  4. ^ Zuggy, Guide.
  5. ^ Xiao and Wang: p. 330.

[edit] References

[edit] External links

Personal tools