From 5e2a0b316ec0aec447087c1fa2ad1640df6c3b99 Mon Sep 17 00:00:00 2001 From: ivo Date: Mon, 10 Jan 2005 15:51:55 +0000 Subject: Implementation of vo_png suboption parser with subopt-helper and removal of -z command line option. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14452 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'DOCS') diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 6bb3870d70..5a8eb2dd2e 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -2272,11 +2272,6 @@ In Xinerama configurations (i.e.\& a single desktop that spans across multiple displays) this option tells MPlayer which screen to display movie on. . .TP -.B \-z <0\-9> (\-vo png only) -Specifies the compression level of the png video output driver. -0 is no compression, 9 is the maximum compression. -. -.TP .B \-zrbw (\-vo zr only) Display in black and white. For optimal performance, this can be combined with '\-lavdopts gray'. @@ -2977,10 +2972,17 @@ Must be equal to or larger than 1 (default: 1000). .PD 1 . .TP -.B png (also see \-z) +.B png\ \ Output each frame into a PNG file in the current directory. Each file takes the frame number padded with leading zeros as name. 24bpp RGB and BGR formats are supported. +.PD 0 +.RSs +.IPs z=<0-9> +Specifies the compression level. +0 is no compression, 9 is maximum compression. +.RE +.PD 1 . .TP .B tga\ \ \ \ -- cgit v1.2.3