[MPlayer-DOCS] CVS: main/DOCS/xml/en install.xml,1.53,1.54

Diego Biurrun diego at biurrun.de
Sat Feb 5 13:13:50 CET 2005


Diego Biurrun writes:
> Torinthiel writes:
> > On Wed, Jan 12, 2005 at 01:28:38PM +0100, Jiri Heryan CVS wrote:
> > >  
> > > +<screen>mplayer <replaceable>dummy.avi</replaceable> -fps subtitles_fps -subfps avi_fps [-subdelay sec] [-sub subtitle_filename] <replaceable>-dumpmicrodvdsub</replaceable></screen>
> > 
> > I don't know if [] shouldn't be replaced/augmented with appropriate tag,
> 
> They could be enclosed in <replaceable> tags IMO.
> 
> > but sec and subtitle_filename should clearly be within <replaceable> tags.
> 
> Yes, feel free to fix.

I've looked into this again and modified the line, it's now

mplayer -dumpmicrodvdsub
   -fps <replaceable>subtitles_fps</replaceable>
   -subfps <replaceable>avi_fps</replaceable>
   -sub <replaceable>subtitle_filename</replaceable
   <replaceable>dummy.avi</replaceable>

This should be more correct.

Diego




More information about the MPlayer-DOCS mailing list