changeset 9165:49185985543b

raw->rawrgb
author gabucino
date Wed, 29 Jan 2003 22:19:52 +0000
parents 9141cbbc1ce0
children c8771ae299fb
files DOCS/encoding.html
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/encoding.html	Wed Jan 29 21:56:07 2003 +0000
+++ b/DOCS/encoding.html	Wed Jan 29 22:19:52 2003 +0000
@@ -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>