Selur's Little Message Board

Full Version: how to sharpen image twice at one encode time?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
QTGMC>FineDehalo>LimitedSharpen>nnedi3>FineSharp

in this process there are twice sharpen, LimitedSharpen, FineSharp, so how to do like this, using sharpen filter twice, and also keep the process order?
What you want is not supported in Hybrid and is unlikely to be supported in the foreseeable future.

If you need/want it, better not use Hybrid or learn how to write and modify Avisynth/Vapoursynth scripts and either write the complete script on your own or use the 'Custom' Avisynth/Vapoursynth section.
http://avisynth.nl/index.php/Getting_started and http://www.vapoursynth.com/doc/gettingstarted.html are probably good places to start in case you want to learn Avisynth/Vapoursynth scripting.

Cu Selur
Ps.: (update: it's possible in Vapoursynth through the FilterQueue nowadays)
(17.04.2020, 22:04)Selur Wrote: [ -> ]What you want is not supported in Hybrid and is unlikely to be supported in the foreseeable future.

If you need/want it, better not use Hybrid or learn how to write and modify Avisynth/Vapoursynth scripts and either write the complete script on your own or use the 'Custom' Avisynth/Vapoursynth section.
http://avisynth.nl/index.php/Getting_started and http://www.vapoursynth.com/doc/gettingstarted.html are probably good places to start in case you want to learn Avisynth/Vapoursynth scripting.

Cu Selur


thank you for info and help