Hi guys, How can I append d2v created by dgindex in a avisynth script?
Example:
LoadPlugin("C:\Program Files (X86)\Avisynth 2.5\Plugins\DGDecode.dll")
Mpeg2Source("C:\...\Gangs of OZ\Asian Gans (Chasing the Dragon).d2v") add that to another of the same but for three files tried + or ++\ and didn't work properly.
+ Reply to Thread
Results 1 to 4 of 4
-
Last edited by dylz; 19th Mar 2011 at 02:05.
-
NVM I must have been writing it wrong as you just type
Mpeg2Source("C:\...\Gangs of OZ\Asian Gangs1.d2v")+Mpeg2Source("C:\...\Gangs of OZ\Asian Gangs2.d2v")Last edited by dylz; 19th Mar 2011 at 02:05.
-
Yes I did that but when I index more than one file they all get demuxed into 1 video and audio ES so they all join toghether which I don't want due to each having a different audio delay, I read some people had the same prob do you know why this happens?
Similar Threads
-
Append the same video file to many different video files?
By thelaarox in forum EditingReplies: 5Last Post: 8th Dec 2010, 05:46 -
Avisynth: Append mpg script ?
By zzyzx2 in forum EditingReplies: 4Last Post: 8th May 2010, 16:26 -
Cannot append, files use different compression
By PirateBill in forum Newbie / General discussionsReplies: 4Last Post: 22nd Apr 2009, 21:04 -
Cannot append some AVI files in VirtualDub.
By StehpenRH in forum EditingReplies: 3Last Post: 8th Oct 2008, 04:51 -
Append the same AVI file on 70 different AVI files?
By Speed Demon in forum EditingReplies: 3Last Post: 15th Sep 2007, 04:55