# HG changeset patch # User gabucino # Date 1043878792 0 # Node ID 49185985543b89e4bc9df00c18c03f8b49643fc8 # Parent 9141cbbc1ce085f9a39c00e26235ab4a737dae47 raw->rawrgb diff -r 9141cbbc1ce0 -r 49185985543b DOCS/encoding.html --- 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

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: