summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-01-29 22:19:52 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-01-29 22:19:52 +0000
commit1f6c90693452e6a38a939ab38b506635e62fed98 (patch)
treeef7d1efe8a238996a08e05e9a65c276bc3092280 /DOCS
parentf284864611ace1ee864806e1099c7fbb3eda0276 (diff)
downloadmpv-1f6c90693452e6a38a939ab38b506635e62fed98.tar.bz2
mpv-1f6c90693452e6a38a939ab38b506635e62fed98.tar.xz
raw->rawrgb
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9166 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/encoding.html2
1 files changed, 1 insertions, 1 deletions
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</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>