Mercurial > mplayer.hg
diff DOCS/man/en/mplayer.1 @ 14451:4a6f25e88dbb
Implementation of vo_png suboption parser with subopt-helper and removal
of -z command line option.
author | ivo |
---|---|
date | Mon, 10 Jan 2005 15:51:55 +0000 |
parents | d39051bb33a1 |
children | 948c65538076 |
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1 Mon Jan 10 15:43:28 2005 +0000 +++ b/DOCS/man/en/mplayer.1 Mon Jan 10 15:51:55 2005 +0000 @@ -2272,11 +2272,6 @@ 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 @@ .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\ \ \ \