VideoHelp Forum




+ Reply to Thread
Page 2 of 2
FirstFirst 1 2
Results 31 to 33 of 33
  1. Originally Posted by alcOre
    @ Poisondeathray

    Sorry to revive old thread...but I have a question about something you said.

    You stated Yadifmod + NNEDI gives excellent results...

    1) Where do I get Yadifmod & NNEDI

    2) Could you give me a general example script to use to deinterlace with Yadifmod + NNEDI?

    Thanks
    1) Alan's link above goes to Tritical's avisynth filters page

    2) You can look at the documentation for the different settings and the doom9 thread for other examples, but here is a generic syntax example for same rate deinterlacing (note this won't help you on blends as in your source above, but it's good for purely interlaced sources) :


    LoadPlugin("...\yadifmod.dll")
    LoadPlugin("...\nnedi.dll")

    Somesourcefilter("file.xxx")
    yadifmod(order=0, field=-1, mode=0, edeint=nnedi()) #BFF, field set to order, same rate, nnedi spatial predictions


    Soopafresh posted this comparison of bobbers awhile back , and I only use TempGaussMC now for bobbing (very, very slow filter):
    https://forum.videohelp.com/images/guides/p1934885/stockholma_0-520_q3_yadif_mvbobmod_t...mca4_tdtmm.avi
    Quote Quote  
  2. Originally Posted by poisondeathray View Post
    Soopafresh posted this comparison of bobbers awhile back , and I only use TempGaussMC now for bobbing (very, very slow filter):
    https://forum.videohelp.com/images/guides/p1934885/stockholma_0-520_q3_yadif_mvbobmod_t...mca4_tdtmm.avi
    that looks nice... where i get?
    and could i fix my own issue with deinterlacing, when i have lots of lines crossing all of the videos? or is that somekind of other issue? (im not even sure if the footage is ntsc or pal... it just has lots of lines over the whole video...)
    and at the moment, the deinterlacing option gives an error that it can't read the .avs file... ?
    Quote Quote  
  3. Originally Posted by screenshot View Post
    that looks nice... where i get?
    That post is over six years old. Nowadays you'd use its 'heir', QTGMC, which you can learn about and get here:

    http://avisynth.nl/index.php/QTGMC

    ...could i fix my own issue with deinterlacing, when i have lots of lines crossing all of the videos?
    No one's going to hazard a guess. How about posting a short ten second section from the source VOB or whatever your video's format is.
    ... the deinterlacing option gives an error that it can't read the .avs file... ?
    Did you install AviSynth? What's your full script?
    Quote Quote  



Similar Threads

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