Format Conversions
From Avisynth
- Basic and fast FILM <-> PAL conversions:
-
- Waka demonstrated an IVTCBlend function that uses the information in the "extra" fields of a telecined source to help combat temporal noise. See discussion at doom9 forum for details.
- Convert60iTo24p converts a 60fps interlaced NTSC Video into a 24fps progressive Video using different blending technics.
- Restore24 is an AviSynth filter created by Didee, that is able to do the nearly impossible: Restore 24fps FILM out of a field-blended material.
- mvfpsflowscd, mvfpsscd, MVFlowBlur: [1], [2].
- bob and preservation of fields: [3].
- very good bob: [4], [5] (comparison).