On Wed, Aug 11, 2004 at 01:24:35AM +0100, Wayne Stallwood wrote:
I think it is either something to do with the mp3's getting decoded (by the mad_lib ?) or between there and the raw tracks being passed to cdrecord. I am trying to create a disk using the command line tools only (to better understand the stages) However all my mp3's are at 160kps or higher. If I pass them through say mpg123 to get a wav output track how do I resample it to 128kbps so that cdrecord will accept it ?
The fact your MP3s are encoded at 160kbps should not be relavent. You want to be decoding them to 16bit sterio 44KHz wave files (the raw format of audio CDs).
Hope this helps!
Tim.