Difference between revisions of "MicroDVD"

From VideoLAN Wiki
Jump to navigation Jump to search
(add)
 
(It may have the extension .sub, as does SubViewer)
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
MicroDVD (*.*) format
+
{{Mux|id=microdvd|mod=subtitle}}
 +
The name comes from the discontinued [https://web.archive.org/web/20040605003818/http://www.tiasoft.de/mdvdp/ MicroDVD Player]. It may have the extension <code>.sub</code> (as does [[SubViewer]]).
  
A compact textfile with startframes and endframes in brackets {} at the start<br>
+
== MicroDVD (*.*) format  ==
of every line. Linebreaks are marked by |
 
  
{1025}{1110}Oh no! | The eggs are hatching!<br>
+
=== Specification ===
{1375}{1460}Wait, never mind.|I was hallucinating...
+
 
 +
A compact [[subtitles]] textfile with startframes and endframes in curly brackets <kbd>{}</kbd> at the start of every line.
 +
 
 +
Linebreaks are marked with <kbd>|</kbd>
 +
 
 +
{1025}{1110}Oh no! | The eggs are hatching!
 +
{1375}{1460}Wait, never mind.|I was hallucinating...
 +
 
 +
[[Category:Subtitles]]

Latest revision as of 06:51, 6 April 2019

microdvd
VLC can decode this container.
The module name to use at the command line is subtitle.

The name comes from the discontinued MicroDVD Player. It may have the extension .sub (as does SubViewer).

MicroDVD (*.*) format

Specification

A compact subtitles textfile with startframes and endframes in curly brackets {} at the start of every line.

Linebreaks are marked with |

{1025}{1110}Oh no! | The eggs are hatching!
{1375}{1460}Wait, never mind.|I was hallucinating...