Tom94 / tev

High dynamic range (HDR) image viewer for graphics people
BSD 3-Clause "New" or "Revised" License
1.03k stars 87 forks source link

Out of memory lock-up #125

Open JasY95 opened 3 years ago

JasY95 commented 3 years ago

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.

Tom94 commented 3 years ago

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.