Hacker News new | ask | show | jobs
by scoopertrooper 2049 days ago
Maybe? It might struggle with highly detailed text-heavy workloads though. You can see from their github that it seems to copy stable sections of the video to areas where movement is taking place and does some sort of transformation on that. This could create some curious artefacts in a screencast. It'd probably be fine for gaming though.
1 comments

> It'd probably be fine for gaming though.

Yeah, that would be the good case.

Just keep in mind you wouldn't be able to do this in real time.
It can be done in real time, if GPU will provide low detail sketch of the next frame, then will continue work on it, while filling the gap between A frames with optical flow frames.

Also, instead of producing of a static image, GPU can calculate and show an animated image, e.g. mp4 fragment.