I'm trying to merge two different avi's (CD-1 and CD-2) using nandub and I get the following error:
I used virtualdub to check out the file info and the audio appears to be the same for both CD's
CD1
CD2
I'm looking for suggestions as to how I can fix the audio so that I can merge the two avi's. Any help of guidance will be apreciated..
Thanks in advance,
VC
+ Reply to Thread
Results 1 to 3 of 3
-
This is so much fun!
-
I would use AviSynth and run this script:
AVISource("d:capcap1.avi")+AVISource("d:capcap2.av i")Hello. -
You can extract a wav audio file from each, then reload the wav back into each avi using the "wav audio" command, save each avi using "direct stream copy" for audio and video, you should be able to append segments after that.
"Art is making something out of nothing and selling it." - Frank Zappa
Similar Threads
-
AVI - audio remove, video split, music merge
By kj1983 in forum Newbie / General discussionsReplies: 1Last Post: 29th Apr 2012, 02:59 -
Get audio tracks form avi file
By truongvu in forum Newbie / General discussionsReplies: 2Last Post: 3rd Oct 2011, 22:56 -
how to extract an audio track form MKV files??
By Sh@DY in forum Video ConversionReplies: 2Last Post: 15th Sep 2010, 06:42 -
Transfering audio signal form audiotape player to PC
By 1234567 in forum AudioReplies: 13Last Post: 7th Dec 2008, 14:20 -
Joining avi's - problem with differing bitrates
By Topher5000 in forum EditingReplies: 6Last Post: 12th Aug 2007, 20:54