Author: cboesch Date: Thu Feb 3 00:55:16 2011 New Revision: 32842 Log: Add prefix filename option for PNG video output.
Patch by Marco Aurélio Graciotto Silva, magsilva gmail. Modified: trunk/DOCS/man/en/mplayer.1 Changes in other areas also in this revision: Modified: trunk/libvo/vo_png.c Modified: trunk/DOCS/man/en/mplayer.1 ============================================================================== --- trunk/DOCS/man/en/mplayer.1 Wed Feb 2 19:30:20 2011 (r32841) +++ trunk/DOCS/man/en/mplayer.1 Thu Feb 3 00:55:16 2011 (r32842) @@ -4592,6 +4592,8 @@ Specifies the compression level. 0 is no compression, 9 is maximum compression. .IPs outdir=<dirname> Specify the directory to save the PNG files to (default: ./). +.IPs prefix=<prefix> +Specify the prefix to be used for the PNG filenames (default: no prefix). .IPs alpha (default: noalpha) Create PNG files with an alpha channel. Note that MPlayer in general does not support alpha, so this will only _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
