Selur's Little Message Board
Deoldify Vapoursynth filter - Printable Version

+- Selur's Little Message Board (https://forum.selur.net)
+-- Forum: Talk, Talk, Talk (https://forum.selur.net/forum-5.html)
+--- Forum: Small Talk (https://forum.selur.net/forum-7.html)
+--- Thread: Deoldify Vapoursynth filter (/thread-3595.html)



RE: Deoldify Vapoursynth filter - Selur - 11.09.2025

uploaded wrong version


RE: Deoldify Vapoursynth filter - Selur - 11.09.2025

Updated Hybrid_havc_test

Cu Selur


RE: Deoldify Vapoursynth filter - Dan64 - 11.09.2025

Thanks, I will test it tomorrow.

Dan


RE: Deoldify Vapoursynth filter - Dan64 - 12.09.2025

Hello Selur,

  the last dev version is OK.
  I added a new boolean parameter named BlackWhiteBlend (If enabled the frames adjusted with BlackWhiteTune will be blended with the original frames).
  This parameter need to be added both in ColorPostProcessing and HAVC and should have the same behaviour of the other BlackWhite* parameters.
  I promise that this is the last addition  Angel  

Dan

P.S.
1) Attached the new RC6
2) In the GUI "CPostProcessing (HAVC)" could be called "ColorAdjust (HAVC)"


RE: Deoldify Vapoursynth filter - Selur - 12.09.2025

Quote:I promise that this is the last addition
No problem, I'll simply delete the HAVC support as a whole when I feel like it in the future. Big Grin

Updated Hybrid_havc_test.

Cu Selur


RE: Deoldify Vapoursynth filter - Dan64 - 13.09.2025

Hello Selur,

  I released a new RC7, this version should be the last one.
  Main changes:
    1) fixed some bugs
    2) renamed "ColorPostProcessing" in "HAVC_ColorAdjust" (to keep naming consistency)
    3) Changed the default for BlackWhiteMode from 2 to 0

ColorAdjust is very good in restoring the colors, as you can see looking to the image below:

 [Image: attachment.php?aid=3278]

the CAB in the original picture was colored in orange, in the adjusted image is colored in yellow as should be.

With this release I think that most of the HAVC color problems was solved, and could be used to color old B&W in a good way.

Now I have to update the documentation to explain better the new features and then I will release the new HAVC version 5.5.0

Thanks,
Dan


RE: Deoldify Vapoursynth filter - Selur - 13.09.2025

Updated Hybrid_havc_test

Cu Selur