Hi There!
Can anyone help me, by telling me what program i can use for joining and splitting AC3 sound that ripped from a DVD.
I`ve used Vobedit to rip the movie file in Movie, text, and sound files.
Now i need to find out what program i need to work on with the sound files.
+ Reply to Thread
Results 1 to 4 of 4
-
-
supposedly there really easy to join, vobmerge i believe can do it.
[edit] probably filemerger also. -
The dos copy command!!!!
To append files, specify a single file for destination, but multiple files
for source (using wildcards or file1+file2+file3 format).
Code:copy /b 1.ac3+2.ac3 all.ac3 /b
can use wildcards as well e.g.
Code:copy /b *.ac3 all.ac3 /b
)
Similar Threads
-
Split, join, create silence of an ac3 file
By phate89 in forum AudioReplies: 6Last Post: 16th Jul 2011, 13:34 -
join H.264 mp4 with a AC3/DTS/LPCM audio stream
By xrlem01 in forum Newbie / General discussionsReplies: 3Last Post: 29th Apr 2009, 08:09 -
Can't join this movie that is split and already burned on dvd
By f-zer0 in forum EditingReplies: 3Last Post: 3rd Jan 2008, 21:21 -
Cucusoft DVD to iPOD - Join/Split Files
By technologistau in forum DVD RippingReplies: 1Last Post: 16th Sep 2007, 04:49 -
Re-join single DVD-9 film split onto two DVD-Rs
By denti alligator in forum DVD RippingReplies: 11Last Post: 24th May 2007, 20:47