I have a DVD i've ripped to my hard drive and have used DGIndex to create a d2v file from the vob files. I want to use AVIsynth to edit the movie. I've created this script:
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\DGDecode.dll")
mpeg2source("E:\movie.d2v")
but I keep getting this error when I try to open the file in VirtualDubMod or WMP
MPEG2Source: couldn't open source file, or obsolete D2V file
(E:\movie.avs, line 2)
I've searched this forum, but didn't come across anything that was like this. I've confirmed that AVIsynth is working ok by creating a test script to play an avi file in windows media player.
Thanks,
Ryan
+ Reply to Thread
Results 1 to 5 of 5
-
-
You don't need to load plugins in the plugin dir by the way. They are autoloaded.
Similar Threads
-
Certain d2v file causing problems with MeGUI Avisynth Script Creator.
By Simcut in forum Newbie / General discussionsReplies: 5Last Post: 30th Jul 2012, 16:57 -
Avisynth MPEG2Source
By SearchQuality in forum Video ConversionReplies: 6Last Post: 7th Feb 2012, 11:48 -
Lost ability to use Avisynth script to open .flv file with virtualdub.
By DaneClark in forum Video ConversionReplies: 4Last Post: 20th Feb 2011, 11:33 -
VirtualDub D2V file error
By Dr.Who in forum Video Streaming DownloadingReplies: 5Last Post: 17th Dec 2010, 14:23 -
How to open aac file in avisynth?
By lovyagin in forum Video ConversionReplies: 13Last Post: 16th Aug 2009, 08:25