Open ONDR opened 4 years ago
Any thoughts on adding a smoothing feature to this program? For example 24fps=>60fps or 120,240fps
This isn't really a program though, it's a collection of shaders. Correct me if I'm wrong but I don't think something like that is possible through shaders. There are a few ways of "smoothing" already. MPV has inbuilt interpolation but doesn't come close to AMD's fluid motion (unfortunately only works with ~HLSL~ DirectShow video players it seems so I can't use with Anime4K). There's also SVP which is much more popular and supports both GPU vendors and works with MPV but I haven't tried it since they charge money for it on Windows (there's a trial but I haven't got around to trying it yet).
https://github.com/mpv-player/mpv/wiki/User-Scripts#vapoursynth-scripts
mvtools
will help satisfy the demand.
Any thoughts on adding a smoothing feature to this program? For example 24fps=>60fps or 120,240fps