[Mplayer-cvslog] CVS: main/DOCS encoding.html,1.80,1.81

Winner of tha face compo gabucino at mplayerhq.hu
Wed Jan 29 23:20:16 CET 2003


Update of /cvsroot/mplayer/main/DOCS
In directory mail:/var/tmp.root/cvs-serv26453

Modified Files:
	encoding.html 
Log Message:
raw->rawrgb


Index: encoding.html
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/encoding.html,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- encoding.html	29 Jan 2003 21:56:07 -0000	1.80
+++ encoding.html	29 Jan 2003 22:19:52 -0000	1.81
@@ -219,7 +219,7 @@
   -o output.avi \*.jpg</CODE></P>
 
 <P><I>Creating an uncompressed file from all the PNG files in the current dir:</I><BR>
-  &nbsp;&nbsp;<CODE>mencoder -mf on:w=800:h=600:fps=25:type=png -ovc raw
+  &nbsp;&nbsp;<CODE>mencoder -mf on:w=800:h=600:fps=25:type=png -ovc rawrgb
   -o output.avi \*.png</CODE></P>
 
 <P><I>Creating a Motion PNG (MPNG) file from all the PNG files in the current dir:</I><BR>



More information about the MPlayer-cvslog mailing list