VideoHelp Forum
+ Reply to Thread
Results 1 to 7 of 7
Thread
  1. Old problems puzzled me as usual

    French Carlotta PAL DVD, interlace and blend. I've tried yadifmod(edeint=nnedi2()), the interlaced was gone, but the blended frames remained there. I've made two clips from the original DVD to give a whole view

    http://files.videohelp.com/u/221292/demuxed.rar
    Quote Quote  
  2. After YadifMod(mode=1, order=1, edeint=nnedi2(field=3)) use SRestore() to remove most blending and restore the frame rate to 23.976.
    Last edited by jagabo; 5th Jun 2013 at 07:25.
    Quote Quote  
  3. MT("""
    yadifmod(mode=1, order=1, edeint=nnedi2(field=3))
    """,threads=0,overlap=8)
    Import("D:\Program Files\Megui\tools\avisynth_plugin\SRestore.avs")
    SRestore(frate="23.976")

    Like this? But it seems not work yet.
    Quote Quote  
  4. Code:
    YadifMod(mode=1, order=1, edeint=nnedi2(field=3))
    SRestore()
    is working pretty well here.
    Image Attached Files
    Quote Quote  
  5. But as for this part, there is still some remained blend. If it can't be decimate by merely one code, I'll just ignore it.

    http://files.videohelp.com/u/221292/c.demuxed.rar
    Quote Quote  
  6. It works pretty well on that clip here. SRestore does occasionally make mistakes. And sometimes it's not possible to remove all blended frames, depending on the blending pattern.
    Last edited by jagabo; 5th Jun 2013 at 09:18.
    Quote Quote  
  7. Thank you all the time, I guess I have to readjust the subtitle.
    Quote Quote  



Similar Threads

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