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.

Deoldify Vapoursynth filter
I added some additional comments to 'Resize Chroma', changed the default to 'false' and changed the code that chroma_resize is always set in the invocation.

Cu Selur
Reply
I already explained the effect in the README. 
Please left the "Chroma Resize" true as default and set "(De)-Vibrancy"=0 by default.
The effect of "(De)-Vibrancy" will be visible only when "Chroma Resize"=true.  
See the updated section " Chroma Smoothing" in Filter Usage

Thanks,
Dan
Reply
"dark_darkness: list = [False, 0.2, 0.4, 0.8, 0.10]," should be "dark_darkness: list = [False, 0, 0.4, 0.8, 0.10]," then and "(De)-Vibrancy" should be disabled unless chroma_resize=True.
To late for this release, will change for next release.
Reply
Please don't change any thing, the version that you delivered to me It's Ok.
Reply
Like I wrote,
Quote:I added some additional comments to 'Resize Chroma', changed the default to 'false' and changed the code that chroma_resize is always set in the invocation.
these changes are in the public release.

In my current dev version I:
  • changed "Chroma Resize" true as default
  • set "(De)-Vibrancy"=0 by default.
  • disable "(De)-Vibrancy" unless "Chroma Resize" is true

Cu Selur
Reply
I installed the official version 2024.03.18.1 and it's Ok.

Thanks,
Dan
Reply
ok, then I will revert the changes to my dev version.
Reply
There is a bug in the deployed version. IF the "Color Stabilizer" is unchecked, in the script is not generated the string

color_stabilizer=[False,False,False,11,"center",True]

In this case will be applied the default values which are

color_stabilizer=[True,False,False,11,"center",True]

but since in this case is not loaded the plugin

Hybrid/64bit/vsfilters/MiscFilter/MiscFilters/MiscFilters.dll

The encode will crash.

Dan
Reply
Argh,... for next release, there are probably other similar issues too.
Reply
I made some test with the new version.

Notice how the colors of the clothes in the basic version keep changing from red to black, in this encode not using the "Chroma smoothing"

VideoTest6_Simple_small

While the version encoded with "Chroma smoothing" enabled is much more stable

VideoTest6_Dark+AF11C_small.mp4

I found that good values for "Chroma smoothing" are


dark_darkness=[True,0.4,0.8,0.8,0.8]

Dan
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)