It really blew my mind when "sanjog_jolly" <[EMAIL PROTECTED]> said:
> > HI erik, > > > this process of conversion from aif to mp3 is part of a larger program i am > working on.I used lame to convert to mp3. i came across the following queries > > > 1) i am able to convert .aiff to .mp3 but .aif to mp3 ....does not reproduce the > original sound. More information needed. What is the difference between the original sound and the mp3? > what is the difference between .aif and .aiff format??? The file extension has very little to do with the file. I you have a recent version of libsndfile, there is a program in the examples directory called sndfile_info which prints out the structure of the file. If this fails, your aiff file may either be badly formatted or contain data in an unusual format. Erik -- +-----------------------------------------------------------+ Erik de Castro Lopo [EMAIL PROTECTED] (Yes it's valid) +-----------------------------------------------------------+ "Even in the area of anticompetitive conduct, Microsoft is mainly an imitator." -- Ralph Nader (1998/11/11) _______________________________________________ mp3encoder mailing list [EMAIL PROTECTED] http://minnie.tuhs.org/mailman/listinfo/mp3encoder
