# HG changeset patch # User diego # Date 1083546915 0 # Node ID 903ac68f2bc88a91ad6288f7910dfdf7cd997766 # Parent 9403b245fcdacdeeb39a0947f6bd7304f031c56b divx --> lavc, spelling, more sensible section name diff -r 9403b245fcda -r 903ac68f2bc8 DOCS/xml/en/mencoder.xml --- a/DOCS/xml/en/mencoder.xml Mon May 03 00:41:48 2004 +0000 +++ b/DOCS/xml/en/mencoder.xml Mon May 03 01:15:15 2004 +0000 @@ -14,8 +14,8 @@ encoding with MEncoder. - -Encoding 2 or 3-pass MPEG-4 ("DivX") + +Encoding 2 or 3-pass MPEG4 ("DivX") 2-pass encoding @@ -32,7 +32,7 @@ -This example shows how to encode a DVD to a 2-pass MPEG-4 ("DivX") AVI. +This example shows how to encode a DVD to a 2-pass MPEG4 ("DivX") AVI. Just two commands are needed: rm frameno.avi remove this file, which can come from a previous 3-pass encoding (it interferes @@ -262,13 +262,13 @@ H263 Plus mpeg4 - ISO standard MPEG-4 (DivX 5, XVID compatible) + ISO standard MPEG4 (DivX 5, XVID compatible) msmpeg4 - pre-standard MPEG-4 variant by MS, v3 (aka DivX3) + pre-standard MPEG4 variant by MS, v3 (aka DivX3) msmpeg4v2 - pre-standard MPEG-4 by MS, v2 (used in old asf files) + pre-standard MPEG4 by MS, v2 (used in old asf files) wmv1 Windows Media Video, version 1 (aka WMV7) @@ -450,8 +450,8 @@ rm subtitles.idx subtitles.sub mencoder dvd://1 -vobsubout subtitles -vobsuboutindex 0 -sid 2 -o frameno.avi -ovc frameno -mencoder dvd://1 -oac copy -ovc divx4 -pass 1 -mencoder dvd://1 -oac copy -ovc divx4 -pass 2 -vobsubout subtitles -vobsuboutindex 1 -sid 5 @@ -639,13 +639,13 @@ There are three ways to avoid this. You can try encoding again using and see if both the resulting file size and picture quality are acceptable. You can also use - 2 pass encoding. + 2 pass encoding. As you will be copying the audio track as is and hence know its bitrate, and you know the running time of the movie, you can compute the required video bitrate to give to the option without using - 3 pass encoding. + 3 pass encoding.