I've found a mistake in encoding-guide:

---
With MPEG-4 ASP codecs such as x264,
---
But x264 is MPEG-4 AVC, not ASP.

Patch by Andrew Savchenko )Bircoph list ru(, approved by Guillaume


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21802 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
rtogni 2006-12-31 14:04:36 +00:00
parent f865a13941
commit 396d85354d
1 changed files with 1 additions and 1 deletions

View File

@ -1125,7 +1125,7 @@ and
<link linkend="menc-feat-xvid-example-settings"><systemitem class="library">Xvid</systemitem></link>
should make it possible to get the same quality with CQ ranging from
0.18 to 0.20 for a 1 CD rip, and 0.24 to 0.26 for a 2 CD rip.
With MPEG-4 ASP codecs such as <systemitem class="library">x264</systemitem>,
With MPEG-4 AVC codecs such as <systemitem class="library">x264</systemitem>,
you can use a CQ ranging from 0.14 to 0.16 with standard encoding options,
and should be able to go as low as 0.10 to 0.12 with
<link linkend="menc-feat-x264-example-settings"><systemitem class="library">x264</systemitem>'s advanced encoding settings</link>.