Add a note and a workaround about broken hardware players and how they

choke on Unix line endings in SRT subtitle files.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16791 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2005-10-17 22:23:37 +00:00
parent 19940136bb
commit 0390d87811
1 changed files with 7 additions and 0 deletions

View File

@ -1467,6 +1467,13 @@ Creates a dumpsub.smi file in the current directory.
Convert the given subtitle (specified with the \-sub option) to the time-based
SubViewer (SRT) subtitle format.
Creates a dumpsub.srt file in the current directory.
.br
.I NOTE:
Some broken hardware players choke on SRT subtitle files with Unix
line endings.
If you are unlucky enough to have such a box, pass your subtitle
files through unix2dos or a similar program to replace Unix line
endings with DOS/Windows line endings.
.
.TP
.B \-dumpsub (MPlayer only) (BETA CODE)