[MPlayer-DOCS] r28126 - in trunk: DOCS/man/en/mplayer.1 libvo/vo_png.c

reimar subversion at mplayerhq.hu
Wed Dec 10 17:44:13 CET 2008


Author: reimar
Date: Wed Dec 10 17:44:12 2008
New Revision: 28126

Log:
Add support for writing PNG files with alpha channel in -vo png


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	(original)
+++ trunk/DOCS/man/en/mplayer.1	Wed Dec 10 17:44:12 2008
@@ -4221,6 +4221,10 @@ 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 alpha (default: noalpha)
+Create PNG files with an alpha channel.
+Note that MPlayer in general does not support alpha, so this will only
+be useful in some rare cases.
 .RE
 .PD 1
 .



More information about the MPlayer-DOCS mailing list