QUOTE(shadowking @ Nov 20 2006, 05:28)

Also -x3 seems to be the sweet spot for all modes in terms of encoding time penalty vs compression. -x4 does offer some improvements especially in normal mode and to a lesser extent with the high modes. -x5 is marginal on normal mode, not really useful on highs and -x6 not usefull on anything I tested.
David this is good work. Do you think my testing is representitive of yours ?
Yes, I have switched to using -x3 and -hx3 for most things because it's just about right on my machine to keep up with EAC. The old high mode just doesn't make sense anymore except in those cases where compression ratio is the only criteria. Of course, if you're never going to try to play your files on battery powered hardware and rarely use them as a source for transcoding, then it's still nice to have the little extra. I only briefly considered removing it altogether...
BTW, thanks again for your extensive testing. It makes me feel much better about a quick release!

QUOTE(DARcode @ Nov 20 2006, 16:42)

Now, iIs it me or the Winamp plug-in doesn't work?
With version 5.31 it doesn't even get detected (doesn't appear in Input plug-ins).
One more thing: with the latest alpha the best compression with the new -h mode could be achieved by adding x3, now it seems we have further options, could you please clear up if any of the remaining x modes is the equivalent to the old best compression x6? Thank you.
Is anyone else having trouble with the winamp plugin? I admit that my version of winamp is pretty old, so I'll get a newer one and test it out. There were virtually no code changes in the winamp plugin, but it is built with the new MS Visual Studio. Hopefully that's not the problem...

Yes, the "extra" levels 4-6 are pretty much the same as the old levels 4-6. I say "pretty much" because they're not identical, but in most cases they should produce very similar results (sometimes a little better and sometimes a little worse). In the "very high" mode -x6 is actually closer to the old -x5 speed-wise, but because of some other changes it should do better.
QUOTE(esa372 @ Nov 20 2006, 11:56)

You wrote:
QUOTE(bryant @ Nov 19 2006, 16:02)

[*] old "high" mode has been renamed "very high" (-hh)
...however, when comparing the two, -hh (in 4.40b) consistently creates files that are slightly larger than the old -h (4.31).
e.g.:
Bad Company - Bad Company4.31 -h: 214,901,242 bytes
4.40 -hh: 215,026,988 bytes
PJ Harvey - Is This Desire?4.31 -h: 224,660,506 bytes
4.40 -hh: 225,045,634 bytes
It's not really so much of an increase to be concerned with, but I'm just wondering if there's any explanation for this? Any ideas?
The reason for the difference is that the filters are
very slightly different. I compared the two on my test corpus and they were both 45.97%, but when I look at the actual sizes the new version is 0.002% bigger. Your differences seem bigger than that and it's trivial to go back to the old filter, so maybe I'll do that for the release just to avoid confusion. But anyway, that's the reason and, yes, -x will surely put the new version over the top (my corpus goes to 46.18%).
QUOTE(xmixahlx @ Nov 20 2006, 14:17)

svn revision 41 was packaged for rarewares/debian already !!!

Cool!

And thanks to everyone for your testing.