# HG changeset patch # User gabucino # Date 1005775654 0 # Node ID 33c720ea465460f8c98608b046dddd299b8d960d # Parent 2ec3ec904cd4d3b9dfeb97baa0d7bb1b149ce743 *** empty log message *** diff -r 2ec3ec904cd4 -r 33c720ea4654 DOCS/encoding.html --- a/DOCS/encoding.html Wed Nov 14 19:06:58 2001 +0000 +++ b/DOCS/encoding.html Wed Nov 14 22:07:34 2001 +0000 @@ -68,9 +68,9 @@

This example shows how to encode a DVD to a 2-pass DivX4 AVI. Just two commands are needed :
-    mplayer -dvd 2 -ovc divx4 -oac mp3lame -divx4opts br=1100 +    mencoder -dvd 2 -ovc divx4 -oac mp3lame -divx4opts br=1100 -o movie.avi -pass 1
-    mplayer -dvd 2 -ovc divx4 -oac mp3lame -divx4opts br=1100 -o movie.avi -pass 2

+    mencoder -dvd 2 -ovc divx4 -oac mp3lame -divx4opts br=1100 -o movie.avi -pass 2

Syntax

diff -r 2ec3ec904cd4 -r 33c720ea4654 DOCS/mencoder.1 --- a/DOCS/mencoder.1 Wed Nov 14 19:06:58 2001 +0000 +++ b/DOCS/mencoder.1 Wed Nov 14 22:07:34 2001 +0000 @@ -69,15 +69,15 @@ key). .TP .B \-nobps -Used only for AVIs. Do not use the bps value in the AVI header, instead -calculate it. +Used only for AVIs. Doesn't use the bps value in the AVI header, instead +calculates it. .TP .B \-aid