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 - Dan64 - 28.04.2024

Now the Presets are working.
But in "custom" preset all the values of "Color map" are passed without the quotes (") and not are recognized as strings.

Dan


RE: Deoldify Vapoursynth filter - Selur - 28.04.2024

Uploaded a new test version, now the ColorMap value should be there 'quoted'.


RE: Deoldify Vapoursynth filter - Dan64 - 28.04.2024

This version is working perfectly.

Please let me know when you are planning to release a new version.

Thanks Smile

Dan


RE: Deoldify Vapoursynth filter - zspeciman - 28.04.2024

Dan, is the video output from the original DeOldify RenderFactor=21 identical to Hybrid DeOldify only Model Video RenderFactor=21 (all other settings off)  ?


RE: Deoldify Vapoursynth filter - Selur - 28.04.2024

Quote:Please let me know when you are planning to release a new version.
Will do, working on some other issues atm., so maybe next weekend.
(hoping for zsmooth bug to be fixed and fighting some random fails with Vapoursynth)

Cu Selur


RE: Deoldify Vapoursynth filter - Dan64 - 28.04.2024

(28.04.2024, 16:40)zspeciman Wrote: Dan, is the video output from the original DeOldify RenderFactor=21 identical to Hybrid DeOldify only Model Video RenderFactor=21 (all other settings off)  ?

yes it is the same, but in my tests the optimal render factor for DeOldify is RF=24, this is also the value used by Preset "Fast".


RE: Deoldify Vapoursynth filter - Dan64 - 29.04.2024

Hello Selur,

  I found some strange behavior in DeOldify GUI.

  If from the Preset "fast" select "custom" happens strange things.

 If I uncheck "Tweaks" (DeOldify) the box is not disabled.
 But  if uncheck  "Chroma Smoothing" both "Chroma Smoothing"  and "Tweaks" (DeOldify) are disabled
 If I uncheck "Tweaks" (DDColor) is disabled "Tweaks" (DeOldify) and "Tweaks" (DDColor) is never disabled.

 The others check box are working as expected.

 Please check.

Thanks,
Dan


RE: Deoldify Vapoursynth filter - Selur - 29.04.2024

Uploaded a new test version.
You will also need to update the vsscripts-folder with the latest https://github.com/Selur/VapoursynthScriptsInHybrid/, due to the addition of validate.py, which Hybrid now uses.

Cu Selur


RE: Deoldify Vapoursynth filter - Dan64 - 29.04.2024

Now the issue related to the link between  "Chroma Smoothing"  and "Tweaks" (DeOldify)  has been solved

But If I uncheck "Tweaks" (DeOldify) the box is still not disabled.
and If I uncheck "Tweaks" (DDColor) is disabled "Tweaks" (DeOldify) instead of "Tweaks" (DDColor) (this time this issue is verified after 2 check/unckeck)

Dan


RE: Deoldify Vapoursynth filter - Selur - 29.04.2024

I can't reproduce this.
I start with:
[Image: grafik.png]
enable DeOldify:
[Image: grafik.png]
switch from Preset 'fast' to 'custom':
[Image: grafik.png]
disable DeOldify->Tweaks:
[Image: grafik.png]
disable DDColor->Tweaks:
[Image: grafik.png]
either you must be doing something different or we are using different version.
=> Argh, it's the later, I made a typo in the name. (deleted the file and reuploaded it with the right name)

Cu Selur