[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.545,1.546

Attila Kinali CVS syncmail at mplayerhq.hu
Tue Feb 17 13:43:09 CET 2004


CVS change done by Attila Kinali CVS

Update of /cvsroot/mplayer/main/DOCS/man/en
In directory mail:/var2/tmp/cvs-serv14505/DOCS/man/en

Modified Files:
	mplayer.1 
Log Message:
remove raw nonsense and replace it by one ovc
patch by John Earl <jwe21 at cam.ac.uk>


Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.545
retrieving revision 1.546
diff -u -r1.545 -r1.546
--- mplayer.1	12 Feb 2004 08:45:34 -0000	1.545
+++ mplayer.1	17 Feb 2004 12:43:07 -0000	1.546
@@ -3832,10 +3832,8 @@
 no encoding, just streamcopy
 .IPs "\-ovc divx4"
 encode to DivX4/\:DivX5
-.IPs "\-ovc rawrgb"
-encode to uncompressed RGB24
-.IPs "\-ovc rawyuv"
-encode to uncompressed YUV (I420)
+.IPs "\-ovc raw"
+encode to arbitrary uncompressed format (use \-vf format to select)
 .IPs "\-ovc lavc"
 encode with a libavcodec codecs
 .RE
@@ -5273,7 +5271,7 @@
 mencoder "mf://*.jpg" \-mf fps=25 \-o output.avi \-ovc divx4
 .TP
 .B Encoding from tuner
-mencoder \-tv driver=v4l:width=640:height=480 tv:// \-o tv.avi \-ovc rawrgb
+mencoder \-tv driver=v4l:width=640:height=480 tv:// \-o tv.avi \-ovc raw
 .TP
 .B Encoding from a pipe
 rar p test-SVCD.rar | mencoder \-ovc divx4 \-divx4opts br=800 \-ofps 24 \-




More information about the MPlayer-DOCS mailing list