From 1f6c90693452e6a38a939ab38b506635e62fed98 Mon Sep 17 00:00:00 2001
From: gabucino
Date: Wed, 29 Jan 2003 22:19:52 +0000
Subject: [PATCH] raw->rawrgb
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9166 b3059339-0415-0410-9bf9-f77b7e298cf2
---
DOCS/encoding.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/DOCS/encoding.html b/DOCS/encoding.html
index 4a09e47768..ac17285275 100644
--- a/DOCS/encoding.html
+++ b/DOCS/encoding.html
@@ -219,7 +219,7 @@ Explanation of the process:
-o output.avi \*.jpg
Creating an uncompressed file from all the PNG files in the current dir:
- mencoder -mf on:w=800:h=600:fps=25:type=png -ovc raw
+ mencoder -mf on:w=800:h=600:fps=25:type=png -ovc rawrgb
-o output.avi \*.png
Creating a Motion PNG (MPNG) file from all the PNG files in the current dir: