30.01.2025, 21:32
03.05.2025, 00:06
(20.10.2024, 07:58)Selur Wrote: [ -> ]"Filtering->Vapoursynth->Misc->Filter Order/Queue" read also [INFO] About Vapoursynth Filter Order/Queue in case you want to use "Filter Queue" instead of "Filter Order".
Cu Selur
Hi, try some filter, put deinterlace, santiag, removegrain, deblock, In what order should I use them?
logically I put them as I wrote them...
03.05.2025, 08:52
Quote:Hi, try some filter, put deinterlace, santiag, removegrain, deblock, In what order should I use them?Personally, I would use deblock after deinterlace or at least before removegrain to be sure the macroblock structure on which deblock filters work is as untouched as possible. But the 'best' order always depends on the source and the used deblocker. (i.e. machine learning based deblockers don't really work on the macroblock borders.)
Cu Selur