[MPlayer-users] Documentation update.

Gunter Königsmann gunter at peterpall.de
Fri Sep 12 02:22:04 CEST 2003


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


In the 3-Pass-encoding-Example the video Bitrate is estimated with a
different audio codec to the one used during encoding resulting (e.g. with
AC3-DVDs) in bigger AVI-files than expected. Updated the Documentation to
use MP3 on all 3 passes...


diff -r main/DOCS/de/encoding.html main.old/DOCS/de/encoding.html
100c100
<   -lavcopts vcodec=mpeg4:vpass=1 -oac mp3lame -lameopts vbr=3 -o movie.avi<BR>
- ---
>   -lavcopts vcodec=mpeg4:vpass=1 -oac copy -o movie.avi<BR>
103c103
<   -lavcopts vcodec=mpeg4:vpass=2 -oac mp3lame -lameopts vbr=3 -o movie.avi</CODE></P>
- ---
>   -lavcopts vcodec=mpeg4:vpass=2 -oac copy -o movie.avi</CODE></P>
diff -r main/DOCS/fr/encoding.html main.old/DOCS/fr/encoding.html
82c82
<     -lavcopts vcodec=mpeg4:vpass=1 -oac mp3lame -lameopts vbr=3 -o film.avi<BR>
- ---
>     -lavcopts vcodec=mpeg4:vpass=1 -oac copy -o film.avi<BR>
84c84
<     -lavcopts vcodec=mpeg4:vpass=2 -oac mp3lame -lameopts vbr=3 -o film.avi</CODE></P>
- ---
>     -lavcopts vcodec=mpeg4:vpass=2 -oac copy -o film.avi</CODE></P>
diff -r main/DOCS/hu/encoding.html main.old/DOCS/hu/encoding.html
84c84
<     -lavcopts vcodec=mpeg4:vbitrate=1100 -oac mp3lame -lameopts vbr=3 -o movie.avi -pass 1<BR>
- ---
>     -lavcopts vcodec=mpeg4:vbitrate=1100 -oac copy -o movie.avi -pass 1<BR>
86c86
<     -lavcopts vcodec=mpeg4:vbitrate=1100 -oac mp3lame -lameopts vbr=3 -o movie.avi -pass 2</CODE>
- ---
>     -lavcopts vcodec=mpeg4:vbitrate=1100 -oac copy -o movie.avi -pass 2</CODE>
diff -r main/DOCS/it/encoding.html main.old/DOCS/it/encoding.html
83c83
<     -lavcopts vcodec=mpeg4:vpass=1 -oac mp3lame -lameopts vbr=3 -o movie.avi<BR>
- ---
>     -lavcopts vcodec=mpeg4:vpass=1 -oac copy -o movie.avi<BR>
85c85
<     -lavcopts vcodec=mpeg4:vpass=2 -oac mp3lame -lameopts vbr=3 -o movie.avi</CODE></P>
- ---
>     -lavcopts vcodec=mpeg4:vpass=2 -oac copy -o movie.avi</CODE></P>
diff -r main/DOCS/pl/encoding.html main.old/DOCS/pl/encoding.html
81c81
<     -lavcopts vcodec=mpeg4:vpass=1 -oac mp3lame -lameopts vbr=3 -o movie.avi<BR>
- ---
>     -lavcopts vcodec=mpeg4:vpass=1 -oac copy -o movie.avi<BR>
83c83
<     -lavcopts vcodec=mpeg4:vpass=2 -oac mp3lame -lameopts vbr=3 -o movie.avi</CODE></P>
- ---
>     -lavcopts vcodec=mpeg4:vpass=2 -oac copy -o movie.avi</CODE></P>
diff -r main/DOCS/zh/encoding.html main.old/DOCS/zh/encoding.html
60c60
<     -lavcopts vcodec=mpeg4:vpass=1 -oac mp3lame -lameopts vbr=3 -o movie.avi<BR>
- ---
>     -lavcopts vcodec=mpeg4:vpass=1 -oac copy -o movie.avi<BR>
62c62
<     -lavcopts vcodec=mpeg4:vpass=2 -oac mp3lame -lameopts vbr=3 -o movie.avi</CODE></P>
- ---
>     -lavcopts vcodec=mpeg4:vpass=2 -oac copy -o movie.avi</CODE></P>



Question:

On most DVDs the maximum audio sample value is significantly smaller than
+/- 32767. Is there an Audio filter telling you the maximum value (and with
that the volume scale needed to make the film as loud as it can get without
clipping during the first pass of a 3-pass-process?


Thanks,

	Gunter.

- -- 
Pilots should avoid using illegal drugs.
                -- AOPA's Pilot's Handbook, 1988

-----BEGIN PGP SIGNATURE-----
Version: PGP 6.5.8

iQA/AwUBP2ERt8q+11VrytJaEQIfggCfRnuFHOzLaboiS9BiGfF6NOhUoQcAoLEr
lCTyeEEk/BG6eKKOIvwGlbaM
=JPF9
-----END PGP SIGNATURE-----



More information about the MPlayer-users mailing list