loa-ash
30th September 2004, 02:56
Hi all.. thie is my situation:
I've mononoke movie split in 3 avi file with audio jap... the i've the italian audio split in 2 ac3 files... My question is: how can merge the 2 files ac3 in one file ac3?... With virtualdubmod i can open the first video file the i append the other 2 files... so i've one avi file about 2.1GB... but with vdubmod i can't append ac3... :(
I've used also this faq #5:
5. How can i join AC3 files?
Let's say you want to join stream1.ac3,stream2.ac3,stream3.ac3 into stream.ac3.
create a listfile. join.lst:
stream1.ac3
stream2.ac3
stream3.ac3
Use BeSplit :
code:
BeSplit -core( -input join.lst -output stream.ac3 -type ac3 -join )
but nothing happens... :(((
How can i do this?
Thanks all :o
I've mononoke movie split in 3 avi file with audio jap... the i've the italian audio split in 2 ac3 files... My question is: how can merge the 2 files ac3 in one file ac3?... With virtualdubmod i can open the first video file the i append the other 2 files... so i've one avi file about 2.1GB... but with vdubmod i can't append ac3... :(
I've used also this faq #5:
5. How can i join AC3 files?
Let's say you want to join stream1.ac3,stream2.ac3,stream3.ac3 into stream.ac3.
create a listfile. join.lst:
stream1.ac3
stream2.ac3
stream3.ac3
Use BeSplit :
code:
BeSplit -core( -input join.lst -output stream.ac3 -type ac3 -join )
but nothing happens... :(((
How can i do this?
Thanks all :o