Selur's Little Message Board

Full Version: [Vapoursynth] DeSpot settings are greyed out
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi

I can't use any DeSpot options. I want to remove dirt and scratches from a Dragon Ball movie, unfortunately, some frames are absolutely destroyed with Killerspot :

[Image: Killerspot.jpg]


I would like to try with DeSpot to see if I can achieve a non-agressive spots/scratches filtering without affecting details.

Thank you
Most of DeSpots options are disabled, since https://github.com/vapoursynth/despot isn't finished and thus in Vapoursynth there is only port of the base of DeSpot (https://github.com/Selur/VapoursynthScri...unc.py#L10)
Sadly, Myrsloik did have time and motivation to finish further, read: https://forum.doom9.org/showthread.php?p...ost1994800.
So unless there is a working port of DeSpot, there is no way to use the Vapoursynth version.
(on Windows, you could use the Avisynth version in a custom addition, see: https://forum.selur.net/thread-2814-post...l#pid19675)

Cu Selur
Thank you
I get great results with the Avisynth version and these settings:

DeSpot(median=false,p1=12,p2=6,pwidth=50,pheight=100,motpn=false,color=true,interlaced=false)

And no more details destruction  Smile
Happy that helped. Smile

Cu Selur