Hello,
I am getting an error with VirtualDubMod, Avisynth open failure: the return value was not a video clip. I am trying to De-Interlaced using TomsMoComp. Are these commands right that I am going to post below? I am going to encode to DivX.
LoadPlugin("C:\Program Files\DGIndex\DGDecode.dll")
LoadPlugin("C:\Avisynth_2.5\TomsMoComp.dll")
MPEG2Source("I:\The_Godfather1\DVD2AVI.D2V")
"TomsMoComp (0,5,0)"
+ Reply to Thread
Results 1 to 8 of 8
-
-
Remove the quotes and space from the "TomsMoComp (0,5,0)" line
try it like this
TomsMoComp(0,5,0)Donadagohvi (Cherokee for "Until we meet again") -
Originally Posted by freebird73717
LoadPlugin("C:\Program Files\DGIndex\DGDecode.dll")
LoadPlugin("C:\Avisynth_2.5\TomsMoComp.dll")
MPEG2Source("I:\The_Godfather1\DVD2AVI.d2V")
TomsMoComp(0,5,0) -
It loaded. Honestly never done these commands before but it worked!
-
So you got it working? Thats good. Avisynth is a very powerful program and can be very useful, it just has a high learning curve. Once you learn it though you can accomplish pretty much whatever you want to video related.
Donadagohvi (Cherokee for "Until we meet again") -
Originally Posted by freebird73717
-
Originally Posted by php111
What are you actually trying to do with avisynth ? If it is only to load the video for encoding with Virtualdub then you don't need to do anything else to your script.Read my blog here.
Similar Threads
-
Sticky: MVP scripts!
By cwb in forum Media Center PC / MediaCentersReplies: 0Last Post: 15th Sep 2011, 10:11 -
Is there a way to see actions done by scripts?
By Marc01FR in forum ffmpegX general discussionReplies: 1Last Post: 21st Jan 2011, 14:27 -
About using AviSynth scripts with MeGUI 0.3.5.0.
By Nagashi in forum DVD RippingReplies: 56Last Post: 15th Jul 2010, 10:15 -
What are your favorite nautilus scripts?
By freebird73717 in forum LinuxReplies: 2Last Post: 16th Feb 2008, 17:28 -
Scripts for Conversion
By jwfc in forum Newbie / General discussionsReplies: 2Last Post: 6th Nov 2007, 06:50