PDA

View Full Version : Combine three avi files (different in audio compr,frame rate) using Virtual Dub. Noob


Snoopdupe
8th May 2005, 00:19
Hi

I am wondering to know if there is a way/ steps to combine three different avi files using Virtual dub. All the three files have different parameters like audio compression type,frame rate etc. I am a very noob to Virtual dub and when I use Virtualdub to combine these files it is not happy about it. Can some one give me me "simple" steps to accomplish this. I need this to be done ASAP. Thanks much for th esupport
jammer

buzzqw
8th May 2005, 09:48
imho if you want to use virtualdub you must reencode all files with the same settings for all.

A quick way could be using matroska: you can create a single file by joining all 3 files.

BHH

Snoopdupe
8th May 2005, 21:31
Hi,

I hav just downloaded Matroska, Can you tell me how to go about joining those different avi files into one single file??
Thanks
Snoop

buzzqw
8th May 2005, 21:58
launch mmg.exe and use the button "append"

for more information try reading http://forum.doom9.org/showthread.php?s=&threadid=90628

BHH

Snoopdupe
10th May 2005, 19:29
I cant find mmg.exe anywhere after downloading the matroska. Can you give me the link where exactly I can download mmg.exe, cuz I have got matroska pack and matroska shell extension and I have no clue how to go about it.
Thanks
snoop

buzzqw
10th May 2005, 21:37
link

http://www.bunkus.org/videotools/mkvtoolnix/win32/mkvtoolnix-unicode-1.4.0-setup.exe

BHH

Snoopdupe
10th May 2005, 21:58
It says "Appending a track from a file to another track from the same file is not allowed"???~!~~~!!!!?????:confused: :confused: Please check the attachment

buzzqw
11th May 2005, 09:34
try to update with this ALPHA build http://www.bunkus.org/videotools/mkvtoolnix/win32/pre/mkvtoolnix-unicode-1.4.2-build20050507-3.rar

unpack and overwrite

BHH

stephanV
11th May 2005, 09:38
if you want to append in matroska the track still have to have the same properties.

buzzqw
11th May 2005, 13:15
are you sure ?

afaik only width/height must be the same... :confused:

or am i in error ? :eek:

BHH

stephanV
11th May 2005, 13:23
yup im sure...

Haalis splitter does support it though if you just join matroska files with copy /b. But im not sure if thats an official feature and if so how far it is implemented besides Haali's splitter.

buzzqw
11th May 2005, 13:42
Thanks stephanV :)

just learned something new ! thanks again !!

BHH

Snoopdupe
11th May 2005, 17:21
Implies, I cant join my avi files if they have different parameters??? SAY IT AIN'T SO :(

buzzqw
11th May 2005, 18:35
make an mkv of each file

then from dos promt

copy /b film1.mkv+film2.mkv+film3.mkv full.mkv

install haali splitter http://haali.cs.msu.ru/mkv/

Happy playing (or i hope so)

BHH

stephanV
11th May 2005, 18:49
Originally posted by Snoopdupe
Implies, I cant join my avi files if they have different parameters??? SAY IT AIN'T SO :(

so it is :p

Inventive Software
13th May 2005, 13:40
You can try demuxing the audio from all 3 files, try joining the new video-only files, joining the separate audio together (copy /b) and muxing that in the new matroska file.

However, if the audio files are of all different parameters, then you need to re-encode the audio to something consistent.

I've never done it this way, because I've never had to. Get perfect results 95% of the time. But this way should work.

movmasty
14th May 2005, 05:50
Originally posted by buzzqw
make an mkv of each file

then from dos promt

copy /b film1.mkv+film2.mkv+film3.mkv full.mkv

install haali splitter http://haali.cs.msu.ru/mkv/
Buzz, you are a mine of links, how do you do?

and tell me, i have a movie that i dont like, any link to convert in one i like :confused:


:D

buzzqw
14th May 2005, 07:35
and tell me, i have a movie that i dont like, any link to convert in one i like

well, playing with motionmask, ffdshow, some color twear make a movie always nice

try this

http://forum.doom9.org/showthread.php?s=&threadid=88468&

:D :D :D

BHH