tev icon indicating copy to clipboard operation
tev copied to clipboard

Lazily load images to avoid out of memory

Open JasY95 opened this issue 4 years ago • 1 comments

A useful feature would be to choose whether to load the images into memory, for particularly large EXR files. Loading a sequence of 600 130MB caused the system to entirely lock up.

JasY95 avatar Jun 20 '21 16:06 JasY95

Agreed! Unfortunately, this requires a few non-trivial changes throughout tev, so I can't say when I'll get to it, but I'm putting it high on the todo list.

Tom94 avatar Jun 28 '21 05:06 Tom94