[MPlayer-dev-eng] [PATCH] MNG output in manpage
Diego Biurrun
diego at biurrun.de
Mon May 30 17:13:20 CEST 2011
On Sat, May 28, 2011 at 12:00:57AM +0200, Stefan Schuermans wrote:
> [...]
I applied a modified version of your patch, thank you.
> --- DOCS/man/en/mplayer.1 (Revision 33506)
> +++ DOCS/man/en/mplayer.1 (Arbeitskopie)
> @@ -4790,8 +4790,29 @@
> .
> +.TP
> +.B "mng\ \ \ \ "
> +Output each frame into a single animated MNG file.
> +It supports only RGB format with 24 bpp.
> +The frames in the output are compressed losslessly.
> +.PD 0
> +.RSs
> +.IPs <output>
> +Specify the output filename (mandatory).
Sorry for not noticing earlier, but this is bad.
All other (image) video output drivers do use a
default filename, mng should not be an exception.
Diego
More information about the MPlayer-dev-eng
mailing list