summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorjheryan <jheryan@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-01-12 12:28:35 +0000
committerjheryan <jheryan@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-01-12 12:28:35 +0000
commit876b3be6810d1a6bb049d4573032c0a9b10f8fc8 (patch)
tree0e6d2f87ca1a9c58f4fa6d4926e99c0a21bddc2b /DOCS
parent1afb6bc118815c4ddad99d668fddf8d7f44cb036 (diff)
downloadmpv-876b3be6810d1a6bb049d4573032c0a9b10f8fc8.tar.bz2
mpv-876b3be6810d1a6bb049d4573032c0a9b10f8fc8.tar.xz
Format correction in microdvdsub section.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14473 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/install.xml13
1 files changed, 6 insertions, 7 deletions
diff --git a/DOCS/xml/en/install.xml b/DOCS/xml/en/install.xml
index fd297a8757..8ff95e1941 100644
--- a/DOCS/xml/en/install.xml
+++ b/DOCS/xml/en/install.xml
@@ -667,15 +667,14 @@ you have to pass the option <option>-sub
If you experience a growing delay between the movie and the subtitles when
using a MicroDVD subtitle file, most likely the frame rate of the movie and
the subtitle file are different. Please note that the MicroDVD subtitle
-format uses absolute frame numbers for its timing, but there is no fps information
-in it, and therefore the <option>-subfps</option> option should be used with this
-format. If you like to solve this problem permanently, you have to manually
-convert the subtitle file framerate. <application>MPlayer</application> can do this
+format uses absolute frame numbers for its timing, but there is no fps
+information in it, and therefore the <option>-subfps</option> option should
+be used with this format. If you like to solve this problem permanently,
+you have to manually convert the subtitle file framerate.
+<application>MPlayer</application> can do this
conversion for you:
-<screen>mplayer <replaceable>dummy.avi</replaceable> -fps subtitles_fps -subfps avi_fps
-[-subdelay sec] [-sub subtitle_filename]
-<replaceable>-dumpmicrodvdsub</replaceable></screen>
+<screen>mplayer <replaceable>dummy.avi</replaceable> -fps subtitles_fps -subfps avi_fps [-subdelay sec] [-sub subtitle_filename] <replaceable>-dumpmicrodvdsub</replaceable></screen>
</para>
<para>