John Lin wrote: > If I can use "mp3merge", it would be much better:
> mp3merge 1.mp3 2.mp3 3.mp3 4.mp3 -o output.mp3 > But in most cases the output mp3 files are broken. > Either their playing time is wrong > or they even can't be opened by any mp3 player. Disabling bit reservoir will only help you if you want to split mp3. You can joint mp3 files, but there are a few restrictions: *as mp3 is using mdct, you will probably have degraded output at the join point *you are not allowed to change the number of channels or the sampling frequency in a bistream. It could also be a good idea to disable Lame tag if you want to concatenate resulting mp3 files (-t) Regards, -- Gabriel Bouvigne www.mp3-tech.org personal page: http://gabriel.mp3-tech.org _______________________________________________ mp3encoder mailing list [EMAIL PROTECTED] http://minnie.tuhs.org/mailman/listinfo/mp3encoder
