[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
Sun Jun 12 19:58:52 CEST 2011


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)
> @@ -1665,7 +1665,7 @@
>  .I NOTE:
>  Byte position may not be accurate, as it can only stop at a frame boundary.
>  When used in conjunction with \-ss option, \-endpos time will shift forward by
> -seconds specified with \-ss.
> +seconds specified with \-ss if not a byte position.

OK

> @@ -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.

Diego


More information about the MPlayer-cvslog mailing list