I think that you could be right, but I don't think that someone would submit code with that type of error so there must be something that I am missing also. When I decode MP3s and encode them to cd audio, I always use mpg123 to rip the MP3 to standard out and then use sox to encode the raw data to a cdr format. | [reply] |
This piece of code is correct. mpg123 writes the wavs in correct order. cdrecord does swap them afterwards. this works just great.
C-Keen
| [reply] |
It will play fine as long as the .wav files are burned into a redbook format on the cd.
| [reply] |
sorry, for one who is not used to scripts it is impossible to work with this - can you compile this to a simple program or something like this ??
would be grate!
Or are there tools for this - where?
| [reply] |