VideoHelp Forum




+ Reply to Thread
Page 2 of 2
FirstFirst 1 2
Results 31 to 33 of 33
  1. Member
    Join Date
    Mar 2008
    Location
    Cyprus
    Search Comp PM
    Originally Posted by poisondeathray View Post
    DirectShowSource("same chunk after MP4Cam2AVI.mp4")
    AssumeFPS(30000,1001)
    Yadif(1,1)
    LanczosResize(1280,720)
    Trim(0,240)
    "Unable to load C Plugin: yadif.dll".......I added Load_Stdcall_plugin("yadif.dll") after a previous error message, and after downloading Yadif 1.7 to my plugins folder.....

    Any ideas ?
    Quote Quote  
  2. Yadif requires a special command line:

    Load_Stdcall_plugin("C:\Program Files\AviSynth 2.5\plugins\yadif.dll")
    Modify the path if you've installed it elsewhere.

    If you want, you can create an AVSI script with that command in your plugins folder (AVSI scripts are exectuted automatically any time AviSynth is invoked). Then Yadif will automatically be available any time you open a script.

    Just FYI: I demuxed the MP4 file with Yamb, then remuxed the elementary streams with the video frame rate flagged as 30i instead of 60i. The resulting file was much more compatible with many programs.
    Last edited by jagabo; 17th Nov 2010 at 10:41.
    Quote Quote  
  3. Member
    Join Date
    Mar 2008
    Location
    Cyprus
    Search Comp PM
    It worked !! you guys ROCK !! Thanks for the help - I'll make sure I stick to 1280x720 60p from now on
    Quote Quote  



Similar Threads

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