Log in

View Full Version : Merging Mp2?


gogoland2002
2nd May 2004, 16:55
Can some1 pls tell me a good prog to join mp2-files? thx.

KpeX
2nd May 2004, 17:22
See the AC3 FAQ #5 (linked in my signature). This method should also work for MP2, just change -type ac3 to -type mp2 in the commandline. hth,

gogoland2002
2nd May 2004, 20:24
Maybe i'm just too stupid for this? what am i doing wrong?
i tried this a dozen times now. here's what i did:

1- dl besplit v0.82 from dvdrhelp
2- copied all the three *.mp2-files to the same directory
3- (even) renamed them to 'stream#.mp2' each.
4- created the join.lst (as text file) in the same directory
5- open cmd-line and typed
a- 'BeSplit -core( -input join.lst -output stream.mp2 -type mp2 -join )'
b- 'BeSplit -core( -input join.lst -output stream.mp2 -join )'
c- 'BeSplit -core( -input "join.lst" -output "stream.mp2" -type mp2 -join )'
d- 'BeSplit -core( -input "join.lst" -output "stream.mp2" -join )'

whatever i'm doing all i get is this fu***** usage information!

any idea what i can do?

KpeX
2nd May 2004, 20:26
Try replacing -output with -prefix , or updating to the latest beta of besplit.

gogoland2002
2nd May 2004, 20:36
finally! thanks a lot, man.
can now go on w/ my project...you rule!