[MPlayer-DOCS] r33526 - in trunk/DOCS/man: de/mplayer.1 en/mplayer.1
diego
subversion at mplayerhq.hu
Mon May 30 17:11:31 CEST 2011
Author: diego
Date: Mon May 30 17:11:30 2011
New Revision: 33526
Log:
Document mng video output driver.
based on a patch by Stefan Schuermans, stefan blinkenarea org
Modified:
trunk/DOCS/man/en/mplayer.1
Changes in other areas also in this revision:
Modified:
trunk/DOCS/man/de/mplayer.1
Modified: trunk/DOCS/man/en/mplayer.1
==============================================================================
--- trunk/DOCS/man/en/mplayer.1 Mon May 30 01:28:55 2011 (r33525)
+++ trunk/DOCS/man/en/mplayer.1 Mon May 30 17:11:30 2011 (r33526)
@@ -4774,6 +4774,26 @@ be useful in some rare cases.
.PD 1
.
.TP
+.B "mng\ \ \ \ "
+Output video into an animated MNG file using 24 bpp RGB images
+with lossless compression.
+.PD 0
+.RSs
+.IPs <output>
+Specify the output filename (mandatory).
+.REss
+.PD 1
+.RS
+.sp 1
+.I EXAMPLE:
+.RE
+.PD 0
+.RSs
+mplayer video.mkv \-vo mng:output.mng
+.RE
+.PD 1
+.
+.TP
.B "tga\ \ \ \ "
Output each frame into a Targa file in the current directory.
Each file takes the frame number padded with leading zeros as name.
More information about the MPlayer-DOCS
mailing list