Difference between revisions of "SubViewer"

From VideoLAN Wiki
Jump to navigation Jump to search
m (note 2.0)
m
Line 1: Line 1:
The SubViewer (.SUB) format is as follows:
+
The SubViewer (*.SUB) format is as follows:
  
 
:[INFORMATION] <-- beginning of optional info section, closing tag required<br>
 
:[INFORMATION] <-- beginning of optional info section, closing tag required<br>

Revision as of 11:48, 8 April 2007

The SubViewer (*.SUB) format is as follows:

[INFORMATION] <-- beginning of optional info section, closing tag required
[TITLE] Title of film.
[AUTHOR] Author of film.
[SOURCE] Arbitrary text
[FILEPATH] Arbitrary text
[DELAY] (time in frames to delay all subtitles
[COMMENT] Arbitrary text
[END INFORMATION]
[SUBTITLE] <-- beginning of subtitle section, no closing tag required.
[COLF]&HFFFFFF,[SIZE]12,[FONT]Times New Roman
00:01:00.10,00:02:00.20
Oh, no.
The eggs are hatching!
<blank line>
00:02:00.30,00:03:00.40
No, never mind, I was hallucinating.


Note: SubViewer 2.0 format, the whole subtitle is written on one line, with line breaks indicated by [br], as follows:

00:01:00.10,00:02:00.20
Oh, no.[br]The eggs are hatching!


References

Divxstation article by Stachken