a while ago there was some discussion about testing of lame, so that
new errors which are introduced could be spotted early.

i always run "make test" to see if the result changed at all. which
compiler and options were used to generate testcase.mp3 ? 

recently the difference between that file and the generated
testcase.new.mp3 became very big:

  cmp -l testcase.new.mp3 ./testcase.mp3 | wc -l
  cmp: EOF on ./testcase.mp3
     9323

size:
   9591 testcase.mp3
  10008 testcase.new.mp3

comparing with cmp is a bit simple too, maybe there is a tool around
which validates mp3s and outputs a stat on the file which could then
be compared.

christof
-- 
Christof Damian         
Technical Director, guideguide ltd.                 
--
MP3 ENCODER mailing list archive is at:
http://www.mail-archive.com/mp3encoder%40minnie.cs.adfa.edu.au/

Reply via email to