From b291f849012532d30b79adb368ecb1d93726be12 Mon Sep 17 00:00:00 2001 From: reimar Date: Wed, 10 Dec 2008 16:44:12 +0000 Subject: Add support for writing PNG files with alpha channel in -vo png git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28126 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'DOCS/man/en/mplayer.1') diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 7ed4e19d56..064e72136c 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -4221,6 +4221,10 @@ Specifies the compression level. 0 is no compression, 9 is maximum compression. .IPs outdir= 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 . -- cgit v1.2.3