Posts: 60
Threads: 10
Joined: Aug 2024
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 :
I would like to try with DeSpot to see if I can achieve a non-agressive spots/scratches filtering without affecting details.
Thank you
Posts: 10.972
Threads: 56
Joined: May 2017
26.08.2024, 20:05
(This post was last modified: 26.08.2024, 20:05 by Selur.)
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
Posts: 60
Threads: 10
Joined: Aug 2024
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
Posts: 10.972
Threads: 56
Joined: May 2017
Happy that helped.
Cu Selur