View Full Version : joining multiple mp3 files
nicco
9th November 2004, 12:51
I have to join multiple mp3, end-to-beginning, how can I do?
KpeX
9th November 2004, 15:21
BeSplit, see the FAQ...it's the same method as for AC3. You'll need to make a .lst file of the files you want to join, and then process with besplit:
bespilt ( -input "in.lst" -output "out.mp3" -type mp3 -join )
This command line is for 0.9x versions of besplit.
nicco
9th November 2004, 23:30
Thanks!
Can you explain why I get this message?:
stream error: Sync found after #### bytes
(# = numbers)
KpeX
9th November 2004, 23:43
This error usually indicates a corrupt stream. If there are only a few of these errors it shouldn't be a problem.
nicco
9th November 2004, 23:45
they are all!
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.