Difference between revisions of "SubRip"

From VideoLAN Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
This is the native subtitle format of the  [http://zuggy.wz.cz/| SubRip] (cache) program. It is one of the most used formats for subtitles.
 
This is the native subtitle format of the  [http://zuggy.wz.cz/| SubRip] (cache) program. It is one of the most used formats for subtitles.
  
Subtitles are formatted like:
+
Subtitles are formatted like:<br>
  
 
n
 
n
h1:m1:s1,d1 --> h2:m2:s2,d2
+
h1:m1:s1,d1 --> h2:m2:s2,d2<br>
Line1
+
Line1<br>
Line2
+
Line2<br>
...
+
...<br>
<empty line>
+
<empty line><br>
  
n = sequential number
+
n = sequential number<br>
h1:m1:s1,d1 = start time
+
h1:m1:s1,d1 = start time<br>
h2:m2:s1,d2 = stop time
+
h2:m2:s1,d2 = stop time<br>

Revision as of 21:49, 28 January 2005

This is the native subtitle format of the SubRip (cache) program. It is one of the most used formats for subtitles.

Subtitles are formatted like:

n h1:m1:s1,d1 --> h2:m2:s2,d2
Line1
Line2
...
<empty line>

n = sequential number
h1:m1:s1,d1 = start time
h2:m2:s1,d2 = stop time