QUOTE (Digga @ Sep 20 2004, 07:14 PM)
...doesn't the min.bitrate of 160 in the vbr-file indicate that custom settings have been used?
I agree, any user-sided modification/interaction seems very probable. Nethertheless it may be encoded with the extreme preset of Lame 3.91 and a manually set alterations like this:
Lame.exe --alt-preset extreme -q0 -V0 -F -b160 input.wav output.mp3
The characteristics (as far as verifiably) of such a file are fully according to the second Mp3 file mentioned above.
The '-V0' switch would explain why the average kbps rate is so big, improving the quality generally - even if this Mp3 tendentiously seems to be a 320 kbps CBR file with 'exceptions'.
The '-F' would enforce the encoder to take a minimum bitrate of 160 kbps also for (digital) silence. This is not very efficent but applied on 'normal' music track this doesn't really matter - it has no notable influence on file size and no consequences for the acoustic quality (correct me please if i would be wrong here).
More problematic is the '-q0' switch specially on older Lame 3.9x versions - as far as i remember it was rather experimental.
Of course this is a very 'post-theoretic' approach to estimate the roughness of Mp3 encoding.
I mean... a friend of mine encodes live concerts captured from analog TV with an extreme preset...
____
Edit:
QUOTE (Ryo94 @ Sep 20 2004, 06:30 PM)
...
To my taste the 294vbr mp3 sounds better (mainly the voices in the song) but the applauses sucks, sound noisy like something being fried.
...
Just now I have had a suspect on this:
I have once encoded 'AC/DC Live' with a similar command line with Lame 3.92 and the applause/audience has sounded like gone down in an acoustic soup.
On older Lame versions this
maybe was a problem of pre-echo and the psycho-acustic model 'nspsytune'. - I really hope it
was a difficulty that no longer exists in newer Lame versions.