File number one is 111 Kbps VBR MP3 2ch
File number two is 85 Kbps MPEG-1/2 L3 2ch
Tried to join them in virtualdub, no joy for the obvious reason
Then I tried to reencode them in AutoGK, file #2 is "unsupported audio type"
The reason I am posting in the noob section is that I'm afraid I'm going to be told I have to somehow detach the audio from the video files, do some fiddling with the audio and then reattach them, and I am indeed among the noob-iest when it comes to that whole world.
LJ
+ Reply to Thread
Results 1 to 3 of 3
-
-
As you have already feared, you will need to get the audio/video streams to match before you can join them. You could use an audio tool such as GoldWave or Audacity to extract the audio stream and convert it to CBR mp3, then a tool such as VirtualDub/VirtualDubMOD to combine the video with the new audio streams. You should also be able to just use VirtualDub/VirtualDubMOD to perform the whole process. There should be a guide or two floating around here with the exact steps.
You may also have issues if your video specs are different (ie: resolution and/or FPS).Google is your Friend -
Originally Posted by Lolipop Jones
If you get an AVS file like :
Code:AVISource("file1.avi") blah() Blahblah()
to join the second file:
Code:AVISource("file1.avi") ++AVISource("file2.avi") blah() Blahblah()
However, if the video frames are different size or rate, you would need to filter them before joining.
Similar Threads
-
Can Vob2MPG convert audio streams?
By ThejafF23 in forum SVCD2DVD & VOB2MPGReplies: 2Last Post: 13th Dec 2011, 12:07 -
How to join AVI files with multiple audio streams
By V@no in forum Newbie / General discussionsReplies: 2Last Post: 29th May 2010, 22:17 -
Simplest way to join 15 avi's into 1
By macbuz in forum MacReplies: 3Last Post: 20th Jan 2009, 16:06 -
Swapping the Audio Streams in a MKV in order to then convert
By JP585 in forum Video ConversionReplies: 2Last Post: 22nd Dec 2008, 04:26 -
Simplest way to join AVI files with diffferent Sampling rates.
By dagerousdave in forum Newbie / General discussionsReplies: 6Last Post: 15th Nov 2007, 07:03