Format Conversions: Difference between revisions

From Avisynth wiki
Jump to navigationJump to search
No edit summary
 
m 1 revision
(No difference)

Revision as of 23:49, 9 May 2013

  • 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].
  • Other stuff:
  • bob and preservation of fields: [3].
  • very good bob: [4], [5] (comparison).