VideoHelp Forum




+ Reply to Thread
Results 1 to 8 of 8
  1. Member
    Join Date
    Jul 2007
    Location
    United States
    Search Comp PM
    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)"
    Quote Quote  
  2. Man of Steel freebird73717's Avatar
    Join Date
    Dec 2003
    Location
    Smallville, USA
    Search PM
    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")
    Quote Quote  
  3. Member
    Join Date
    Jul 2007
    Location
    United States
    Search Comp PM
    Originally Posted by freebird73717
    Remove the quotes and space from the "TomsMoComp (0,5,0)" line

    try it like this
    TomsMoComp(0,5,0)
    Thank you but now I am getting Avisynth open failure: script error syntax error (I:\The_Godfather1\movie.avs) line1, column1.

    LoadPlugin("C:\Program Files\DGIndex\DGDecode.dll")
    LoadPlugin("C:\Avisynth_2.5\TomsMoComp.dll")
    MPEG2Source("I:\The_Godfather1\DVD2AVI.d2V")
    TomsMoComp(0,5,0)
    Quote Quote  
  4. Member
    Join Date
    Jul 2007
    Location
    United States
    Search Comp PM
    It loaded. Honestly never done these commands before but it worked!
    Quote Quote  
  5. Man of Steel freebird73717's Avatar
    Join Date
    Dec 2003
    Location
    Smallville, USA
    Search PM
    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")
    Quote Quote  
  6. Member
    Join Date
    Jul 2007
    Location
    United States
    Search Comp PM
    Originally Posted by freebird73717
    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.
    Cool. Real cool. So if my movie if progressive, how can I use Avisynth commands for progressive? I am using DivX Pro 6.8 along with VirtualDubMod.
    Quote Quote  
  7. Man of Steel freebird73717's Avatar
    Join Date
    Dec 2003
    Location
    Smallville, USA
    Search PM
    The best thing I can suggest is to start reading here
    Donadagohvi (Cherokee for "Until we meet again")
    Quote Quote  
  8. Always Watching guns1inger's Avatar
    Join Date
    Apr 2004
    Location
    Miskatonic U
    Search Comp PM
    Originally Posted by php111
    Originally Posted by freebird73717
    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.
    Cool. Real cool. So if my movie if progressive, how can I use Avisynth commands for progressive? I am using DivX Pro 6.8 along with VirtualDubMod.
    I'm not sure I understand the question. However, most avisynth filters actually work best on progressive source because it is easier to work with. It is only when the source is interlaced that it becomes more complicated and you find you have to seperate fields or deinterlace.

    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.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!