Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Compression Techniques AviSynth MSU Field Shift Fixer – deinterlacing

  • AviSynth MSU Field Shift Fixer – deinterlacing

    Posted by David Komer on July 29, 2009 at 1:57 am

    I think using this filter helped prepare my footage for better deinterlacing. Maybe I’m imagining things, but here’s the link and my sample script…

    https://compression.ru/video/old_film_recover/field_shift_en.html

    LoadPlugin(“msu_fieldshiftfixer.dll”)
    AVISource(“clip.avi”)
    ConvertToYUY2()
    MSU_FieldShiftFixer(1,1,1)
    ConvertToRGB24()

    I then deinterlaced using fieldskit with these settings:

    Timing: Motion Estimated Blend

    Field Order: (depends – upper for beta)

    Fill Method: Blend (other settings gave artifacts)

    Detect Motion: 3 Frames Compare (some minor artifacts with 2 frame)

    Detect Method: Point Difference (didn’t see much actual practical difference with other setting, though mask varies greatly)

    Note that the original footage here came though an unknown process before it got to me… so maybe that’s why it (possibly) helped. The “unknown process” was something like Film -> ? -> Beta -> FCP over Kona LSe component. I got the Beta tape and saw the interlacing on the ingested footage from there.

    Anyway, hope it helps…

    https://blog.omnivibe.com

    David Komer replied 17 years ago 1 Member · 0 Replies
  • 0 Replies

Sorry, there were no replies found.

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy