[MPlayer-cvslog] r32777 - in trunk: DOCS/man/en/mplayer.1 help/help_mp-cs.h help/help_mp-de.h help/help_mp-en.h help/help_mp-es.h help/help_mp-fr.h help/help_mp-hu.h help/help_mp-it.h help/help_mp-pl.h help/help_mp...

Diego Biurrun diego at biurrun.de
Sat Jun 18 22:33:21 CEST 2011


On Fri, Jun 17, 2011 at 03:35:20PM +0200, Clément Bœsch wrote:
> On Sun, Jun 12, 2011 at 07:58:52PM +0200, Diego Biurrun wrote:
> > On Sat, Jun 11, 2011 at 05:36:03PM +0200, Clément Bœsch wrote:
> > > --- DOCS/man/en/mplayer.1	(revision 33579)
> > > +++ DOCS/man/en/mplayer.1	(working copy)
> > > @@ -1677,7 +1677,8 @@
> > >  .IPs "\-ss 10 \-endpos 56"
> > >  Stop at 1 minute 6 seconds.
> > >  .IPs "\-endpos 100mb"
> > > -Encode only 100 MB.
> > > +Encode 100 MB if mencoder, or stop when reaching "position 100MB" of the input
> > > +file if mplayer.
> > >  .RE
> > >  .PD 1
> > 
> > I suggest splitting this into two examples, one for MPlayer, one for MEncoder.
> 
> How can this could be consistent with the other examples? Could you be
> more precise?

  .IPs "mplayer \-endpos 100mb"
  Stop playback after reading 100MB of the input file.

  .IPs "mencoder \-endpos 100mb"
  Encode the first 100MB of the input file.

Diego


More information about the MPlayer-cvslog mailing list