This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Mixed interlacing and frame blending – workflow recommendations?
#9
Small follow-up on the second sample. Smile

I just remembered, I made a port of Avisynths AutoChromaFix a while ago.
Which automatically adjusts chroma shifts, I did a with your second source and it worked fine.

So you could:
  • save https://pastebin.com/YtP0mP0R as autoChromaFix.py into your 'Hybrid/64bit/vsscripts'-folder
  • load your second source in Hybrid
  • overwrite the input frame rate to 29.970029 (Filtering->Misc->Overwrite Input->Frame rate)
  • overwrite the content scan typt to 'telecine' (Filtering->(De-)Interlace/Telecine->Overwrite scan type)
  • Create a custom section behind the deinterlacer, by using 'Filtering->Vapoursynth->Custom->Insert before->ReplaceBlackFrame' and adding
    import autoChromaFix clip = autoChromaFix.AutoChromaFix(clip, nodisplay=True)
    inside the text field.
This way the first scenes:
[Image: grafik.png]
and the second scenes:
[Image: grafik.png]
chroma are fine, without having to adjust the chroma shift per scene. Smile
General cleaning of the source shouldn't be an issue: https://www.mediafire.com/file/a5hqjjwdx...d.mp4/file

Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Offline between (including) 29th of June and 5th of July => RochHarz Festival
Reply


Messages In This Thread
RE: Mixed interlacing and frame blending – workflow recommendations? - by Selur - 20.06.2026, 15:08

Forum Jump:


Users browsing this thread: 1 Guest(s)