mirror of https://github.com/mpv-player/mpv
Remove unnecessary options from the -dumpmicrodvdsub command line and add
a few <replaceable> tags as appropiate. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14649 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
58b4e65bc2
commit
24b44a2a9a
|
@ -674,7 +674,7 @@ 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 -dumpmicrodvdsub -fps <replaceable>subtitles_fps</replaceable> -subfps <replaceable>avi_fps</replaceable> -sub <replaceable>subtitle_filename</replaceable> <replaceable>dummy.avi</replaceable></screen>
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
|
Loading…
Reference in New Issue