Hello !
Does anyone know how to multiplex/join files of DivX ? I know how to do it with MPEG-files using TMPGEnc, but is there anything similar to this when it comes to DivX ?
JIR
+ Reply to Thread
Results 1 to 3 of 3
-
-
Sure. if the files are identical, you may use the Append Avi function in Virtual Dub. If not, you can use the AviSynth and modify the following script to join your files:
AviSource("c:\video1.avi").BicubicResize(320,240)
+AviSource("c:\video2.avi").BicubicResize(320,240)
Also, you have to configure your system to use AviSynth, hereHello.
Similar Threads
-
Multiplexing Multiplex files?
By mrjust in forum Newbie / General discussionsReplies: 5Last Post: 3rd Dec 2012, 23:54 -
Split/Trim/Join MOV files (works great with Canon SX130's files)
By truchopol in forum EditingReplies: 3Last Post: 27th Jul 2012, 10:35 -
CrossPlatform command line tool to multiplex avi files?
By Selur in forum Newbie / General discussionsReplies: 0Last Post: 23rd Mar 2012, 15:29 -
Hi all, I need program to batch de-multiplex mpg files with 2 audio tracks
By mmdmmd in forum AudioReplies: 4Last Post: 14th Oct 2008, 15:57 -
Using Submerge to Join avi Files to srt Files: Problems with Export
By TiggyWink in forum MacReplies: 1Last Post: 26th Jun 2007, 08:16