sobotka / olive

NLE video editor
GNU General Public License v3.0
2 stars 1 forks source link

[TODO] Optimize unfiltered video #110

Open itsmattkc opened 4 years ago

itsmattkc commented 4 years ago

General TODO Summary We can do a number of hash optimizations to identify whether a frame is effectively unmodified, even if it passes through other nodes.

Will add more as I think of them.

What will hopefully happen by doing this is greater ability to reuse cached frames, including frames cached to/from the Footage Viewer or even direct frames that have been proxied.