|
From: Mark T. <mt...@mp...> - 2002-09-03 10:02:19
|
executable: frontend/lame options: -h -m m -b 24 input: /home/mt/mp3/test/castanets.wav reference output: /home/mt/mp3/test/castanets.CBRABR.op.1ref.mp3 frontend/lame --quiet -h -m m -b 24 /home/mt/mp3/test/castanets.wav /home/mt/mp3/test/castanets.CBRABR.op.1.mp3 output different: diff=15628 total=19980 78% executable: frontend/lame options: -h --nohist --abr 92 input: /home/mt/mp3/test/castanets.wav reference output: /home/mt/mp3/test/castanets.CBRABR.op.2ref.mp3 frontend/lame --quiet -h --nohist --abr 92 /home/mt/mp3/test/castanets.wav /home/mt/mp3/test/castanets.CBRABR.op.2.mp3 output different: diff=87376 total=89928 97% executable: frontend/lame options: -h --nohist --abr 128 input: /home/mt/mp3/test/castanets.wav reference output: /home/mt/mp3/test/castanets.CBRABR.op.3ref.mp3 frontend/lame --quiet -h --nohist --abr 128 /home/mt/mp3/test/castanets.wav /home/mt/mp3/test/castanets.CBRABR.op.3.mp3 output different: diff=112650 total=114230 99% executable: frontend/lame options: -h --nohist -p --abr 180 input: /home/mt/mp3/test/castanets.wav reference output: /home/mt/mp3/test/castanets.CBRABR.op.4ref.mp3 frontend/lame --quiet -h --nohist -p --abr 180 /home/mt/mp3/test/castanets.wav /home/mt/mp3/test/castanets.CBRABR.op.4.mp3 output different: diff=161762 total=166127 97% executable: frontend/lame options: -q5 --nohist input: /home/mt/mp3/test/castanets.wav reference output: /home/mt/mp3/test/castanets.CBRABR.op.5ref.mp3 frontend/lame --quiet -q5 --nohist /home/mt/mp3/test/castanets.wav /home/mt/mp3/test/castanets.CBRABR.op.5.mp3 output different: diff=96418 total=107414 90% executable: frontend/lame options: -h input: /home/mt/mp3/test/castanets.wav reference output: /home/mt/mp3/test/castanets.CBRABR.op.6ref.mp3 frontend/lame --quiet -h /home/mt/mp3/test/castanets.wav /home/mt/mp3/test/castanets.CBRABR.op.6.mp3 output different: diff=92472 total=107414 86% Number of tests which passed: 0 Number of tests which failed: 6 No change since last failed test(s). |