hey i tested the encoder frank.. thought youd be interested (i used "higher" by creed, as i always do):
heres what the command prompt left:
new encoder
------------------
C:mpc>mppenc-new 1.wav 1.mpc -v -v -scale 0.98765 -ltq fil
MP+/MPC Encoder ? --ALPHA VERSION-- © 1999-2001 Buschmann/Klemm
encoding file "1.wav"
to file "1.mpc"
StreamVersion 7, Profile 'Standard'
fader: in 0.00 s, out 0.00 s.
scaling input by 0.98765
maximum bandwidth: 22050 Hz
MS: enhanced
Ltq: fil (offset: 0.0 dB)
TMN set to 18.00 dB
NMT set to 6.00 dB
exploitation of temporal post masking
no minimum SMR
no deleting of input file after encoding
%| frames| duration| remaining|avg.bitrate| speed| coding time
99.9 12128 05:16.813 -00:00:00 187 kbit 9.59x 00:33.057
old encoder
----------------
C:mpc>mppenc 1.wav 1-old.mpc -v -v -scale 0.98765 -ltq fil
MP+ v1.7.9c © 1999-2001 Andree Buschmann
encoding file "1.wav"
to file "1-old.mpc"
StreamVersion 7, Profile: "standard"
-> scaling input by 0.988
maximum bandwidth: 22050 Hz
MS: enhanced
Ltq: fil (offset: 0.0 dB)
%| frames| duration| remaining|avg.bitrate| speed| coding time
100.0 12129 05:16.839 -00:00:00 187 kbit 5.26x 01:00.307
possible problems with the new encoder:
- goes to 99.9% not 100% (display routine bug?)
- for some reason the file by this encoder is 7,398,840 bytes (7,398,912 bytes on disk) while from the old encoder it is 7,399,052 bytes (7,399,424 bytes). they both show the same average bitrate (186.8 kbit/s) and both show the same amount of frames encoded (12129) and the same duration (00:05:16 hms) maybe this is because there is no clipping prevention information?
as far as quality goes, it seems upon a casual listening test to be the same (when i say casual i mean i listened to the both in succession on my speakers) so thats good.
can others test this too?