Mercurial > mplayer.hg
changeset 14472:644041677057
Format correction in microdvdsub section.
author | jheryan |
---|---|
date | Wed, 12 Jan 2005 12:28:35 +0000 |
parents | 6cdd5669e930 |
children | 7cac38279e46 |
files | DOCS/xml/en/install.xml |
diffstat | 1 files changed, 6 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/xml/en/install.xml Wed Jan 12 11:54:30 2005 +0000 +++ b/DOCS/xml/en/install.xml Wed Jan 12 12:28:35 2005 +0000 @@ -667,15 +667,14 @@ 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>