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 - 24.11.2025

I noted that you used DeepExMethod=3 -> external RF same as video. This imply that the reference frames are exactly equals in size to the source. 
If there is even a little difference of few pixels you can see the gray area on the bottom. 
Try using  DeepExMethod=4 and DeepExVivid=False.

Dan