k4yt3x / video2x

A lossless video/GIF/image upscaler achieved with waifu2x, Anime4K, SRMD and RealSR. Started in Hack the Valley II, 2018.
https://video2x.org
GNU Affero General Public License v3.0
10.07k stars 974 forks source link

Sequential identical frames #1095

Open b4zz4 opened 6 months ago

b4zz4 commented 6 months ago

Hi, I love program.

I want to use it to restore ancient animations. And I realize that many frames are repeated, but the program reprocesses them. A change threshold could be used to compare the frames and not create them again if they are very similar.

This would improve processing speed.