View Full Version : Joining 2 avi clips
thaidolphin
9th December 2003, 04:06
I am a newbie to Digital A/V world. I have try to joining 2 (maybe more later) avi clips for making some of favourite scenes to be in one file. I have try with VDM but I have a problems with output file.
If I play this output file from beginning I won't hear the audio of second part, but if I start it at second part I will hear the sound.
Would anyone please give me some suggestion? Thank you very much.
Tuning
10th December 2003, 18:40
Hello thaidolphin! & Welcome to forums.
Might be due to problems in sound due to VBR(Vaiable bitrate). So you need to demux audio from video to seperate files. Then join avis alone to 1 file and then audio. For joining video only(avis) use virtualdub(mod)'s appending option.
Then to join audio, use BeSplit. <http://dspguru.doom9.org> besplit -core( -input input.lst -prefix out -type mp3 -join )
This are the swithes used and what they actually mean.
input.lst
This is .lst file including path of the files to be joined (can be made using notepad). For example, if your files are mp3 and named as cd1 & cd2 and is currently residing on D:\ drive. Then the lst will be like D:\cd1.mp3
D:\cd2.mp3
-prefix
This is the prefix of output file. Here its wriiten as out. As our consideration is mp3, the actual output will be out.mp3.
-type
This is to inform BeSpilt what type is going to use.
Then finally -join instructs besplit to what to perform.
Then after creation of the single audio and single video only file use VDM to join. Now I can assure, the problem will be gone ;)
alexnoe
12th December 2003, 21:58
This should be MUCH easier with AVI-Mux GUI :rolleyes:
thaidolphin
14th December 2003, 05:19
Thank you for all suggestion. I will try to follow ur suggestion. :)
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.