Difference between revisions of "SAMI"

From VideoLAN Wiki
Jump to navigation Jump to search
m (touchup)
m (+{{Mux|id=sami|mod=subtitle}})
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
The SAMI (*.smi) subtitle format is a '''rare''' HTML-format with startframes given for each subtitle.
+
{{Mux|id=sami|mod=subtitle}}
 +
The SAMI (*.smi) [[subtitle]] format is a '''rare''' {{HTML}}-format with startframes given for each subtitle.
  
 
Example:
 
Example:
Line 17: Line 18:
 
==References==
 
==References==
 
[http://divxstation.com/article.asp?aId=27 Divxstation] article by Stachken
 
[http://divxstation.com/article.asp?aId=27 Divxstation] article by Stachken
 +
 +
[[Category:Subtitles]]

Latest revision as of 00:40, 6 April 2019

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

The SAMI (*.smi) subtitle format is a rare HTML-format with startframes given for each subtitle.

Example:

<TITLE>Title of film
<STYLE TYPE="text/css">
                          <blank line>
<BODY>
                          <blank line>
<SYNC Start=30886>
Oh no!  The eggs are hatching!
                          <blank line>
<SYNC Start=34037>
Wait, never mind.  I was hallucinating.

References

Divxstation article by Stachken