Hi i want to know how to join 2 avi-files to 1....the guid i found were not complete....can someone help me pleas.
+ Reply to Thread
Results 1 to 3 of 3
-
-
VirtualDub: Open first avi. Load second with Append AVI segment. Save using direct stream copy for both A & V (or frameserve to encoder if encoding to other format is your goal).
Note that both AVIs must share the same properties (resolution, codec, bit rate & cetera)
/Mats -
AVIsynth.
Code:avisource("movie1.avi")+avisource("movie2.avi")
Code:avisource("movie1.avi")+avisource("movie2.avi").bilinearresize(720,360).addborders(0,60,0,60)
Similar Threads
-
Join AVI files??
By bagmand22 in forum Authoring (VCD/SVCD)Replies: 16Last Post: 14th Feb 2010, 03:42 -
join several avi files
By hilario in forum EditingReplies: 2Last Post: 13th Nov 2009, 12:49 -
Easy way to join 2+ AVI files
By AppzBeWarez in forum EditingReplies: 2Last Post: 7th May 2009, 23:48 -
Join AVI files together ?
By terryfox in forum Newbie / General discussionsReplies: 7Last Post: 27th Apr 2009, 22:56 -
Using Submerge to Join avi Files to srt Files: Problems with Export
By TiggyWink in forum MacReplies: 1Last Post: 26th Jun 2007, 08:16