Hi ppls
me have a problem here when joining 2 movie avi file together...it show audio streams have Different sampling rates.![]()
How can i solve this.??? can the file be merge due to the error ???
any guide to follow ???
pls advise... :![]()
Closed Thread
Results 1 to 7 of 7
-
You can try something like this with AviSynth:
AviSource("clip1.avi").AssumeSampleRate(xxxxx)+Avi Source("clip2.avi").AssumeSampleRate(xxxxx)
etc, etc.
Or you can load them one at a time and resave them with VirtualDub then join them once they all have the same sample rate."There is nothing in the world more helpless and irresponsible and depraved than a man in the depths of an ether binge, and I knew we'd get into that rotten stuff pretty soon." -- Raoul Duke
-
"....AviSource("clip1.avi").AssumeSampleRate(xxxxx )+AviSource("clip2.avi").AssumeSampleRate(xxxxx)
etc, etc.
Or you can load them one at a time and resave them with VirtualDub then join them once they all have the same sample rate...."
thks..but for the first wat shld be the sampleRate be ? i am converting the file to DVD
secondly, open at virtualDub then save ? don need to do any setting change ? don really understand wat u mean..
-
If you're using AviSynth just enter a 48000 value for DVD compliant sample rate. Then open your script in VirtualDub and click in file menu -- >Streams>Streams List>Save WAV, like usual. Your new WAV file will have whatever sample rate you entered in your script. Then business as usual...
"There is nothing in the world more helpless and irresponsible and depraved than a man in the depths of an ether binge, and I knew we'd get into that rotten stuff pretty soon." -- Raoul Duke
-
Originally Posted by sacajaweeda"There is nothing in the world more helpless and irresponsible and depraved than a man in the depths of an ether binge, and I knew we'd get into that rotten stuff pretty soon." -- Raoul Duke
-
Please do not cross post (https://www.videohelp.com/forum/viewtopic.php?t=243782). One topic is enough
Topic locked
Similar Threads
-
Join .avi files, different video sample rates
By -mm- in forum EditingReplies: 22Last Post: 12th Oct 2014, 06:46 -
Of PAL DVDs, .avi files, and frame rates
By AlphaCat in forum Authoring (DVD)Replies: 4Last Post: 30th Jan 2012, 08:23 -
The audio streams have different sampling rates, blah blah
By Kobong in forum EditingReplies: 5Last Post: 8th Jul 2008, 06:07 -
Issues with sampling/audio sampling/data rates and VdubMod
By Suprman37 in forum Video ConversionReplies: 4Last Post: 22nd Feb 2008, 01:09 -
Simplest way to join AVI files with diffferent Sampling rates.
By dagerousdave in forum Newbie / General discussionsReplies: 6Last Post: 15th Nov 2007, 07:03