Jump to content

Talk:SubRip: Difference between revisions

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
Line 36: Line 36:
==What encoding?==
==What encoding?==
This crucial information is missing from the article. I have not been able to locate any information on what character encoding the .srt format dictates. UTF-8 would be the sane choice, but seeing how this information seems to lack everywhere I look, one could fear that the .srt format does not dictate any specific encoding at all. <small><span class="autosigned">—Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[User:Joachim Michaelis|Joachim Michaelis]] ([[User talk:Joachim Michaelis|talk]] • [[Special:Contributions/Joachim Michaelis|contribs]]) 13:54, 15 November 2008 (UTC)</span></small><!-- Template:Unsigned --> <!--Autosigned by SineBot-->
This crucial information is missing from the article. I have not been able to locate any information on what character encoding the .srt format dictates. UTF-8 would be the sane choice, but seeing how this information seems to lack everywhere I look, one could fear that the .srt format does not dictate any specific encoding at all. <small><span class="autosigned">—Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[User:Joachim Michaelis|Joachim Michaelis]] ([[User talk:Joachim Michaelis|talk]] • [[Special:Contributions/Joachim Michaelis|contribs]]) 13:54, 15 November 2008 (UTC)</span></small><!-- Template:Unsigned --> <!--Autosigned by SineBot-->

==mmmm==
Python code? WTF

Revision as of 14:27, 12 December 2008

WikiProject iconComputing: Software Unassessed
WikiProject iconThis article is within the scope of WikiProject Computing, a collaborative effort to improve the coverage of computers, computing, and information technology on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
???This article has not yet received a rating on Wikipedia's content assessment scale.
???This article has not yet received a rating on the project's importance scale.
Taskforce icon
This article is supported by WikiProject Software.

Please reaad this external link when the spam blacklist allows it (remove FOO):

* [http://zuggy.wz.FOO.cz/ ZuGGy's website]

--Apoc2400 04:20, 15 June 2006 (UTC)[reply]

Who blacklisted this?!? I filed a request for removal (how do I wikilink to wm?)--87.162.14.52 23:30, 2 November 2006 (UTC)[reply]

Propose adding compatibility table, unless better done soomewhere else.

==.SRT Compatibility==
===Windows===
  • Windows Media Player 9,6.4,Media Player Classic respects all but <b>, shows correct sub during and after seek.
  • VLC 0.86a - does not respect any basic html code. Dumps <font color="#ffff00">tags to screen. Retains current sub (does not update) during seek, times out correctly. After seek, updates at start of next sub.
  • TCPMP 0.72RC1 shows no subs
===Linux===
===OSX===
--Lexein 13:39, 27 March 2007 (UTC)[reply]

original website

True that the original website is now ads, so I added back an archive of the original website for historical context. --Lexein 08:39, 23 April 2007 (UTC)[reply]

The original website still exists: http://membres.lycos.fr/subrip/. I changed the link. 84.192.54.66 (talk) 14:17, 21 July 2008 (UTC)[reply]
Good - it was all ads for a while. That was weird. --Lexein (talk) 13:04, 13 September 2008 (UTC)[reply]

question

Would it be possible to add some type of metadata where for eg. the srt file's language would be defined? Once this enhancement is available, players will be able to pick it up in their menu. —Preceding unsigned comment added by 202.154.145.224 (talk) 09:45, 17 July 2008 (UTC)[reply]

You can do this by naming the subtitle the same as the as the avi + .language. e.g:
movie-name.avi
movie-name.English.srt
movie-name.Spanish.srt
DirectVobsub (Windows) and SMPlayer (Linux) will show the language in their menu. 84.192.54.66 (talk) 18:06, 18 July 2008 (UTC)[reply]

What encoding?

This crucial information is missing from the article. I have not been able to locate any information on what character encoding the .srt format dictates. UTF-8 would be the sane choice, but seeing how this information seems to lack everywhere I look, one could fear that the .srt format does not dictate any specific encoding at all. —Preceding unsigned comment added by Joachim Michaelis (talkcontribs) 13:54, 15 November 2008 (UTC)[reply]

mmmm

Python code? WTF