darbyjohnston / tlRender

tlRender is an open source library for building playback and review applications for visual effects, film, and animation.
BSD 3-Clause "New" or "Revised" License
193 stars 22 forks source link

Bad sequence detection. #115

Closed ggarra13 closed 1 year ago

ggarra13 commented 1 year ago

Find an attached file with two files. When read into tlRender, they are incorrectly determined to be a sequence and tlRender tries to load frame 0.

bad_sequence.zip

ggarra13 commented 1 year ago

Fixed in PR #117,

darbyjohnston commented 1 year ago

Thanks for pointing this out, I just checked in a change to the "edit" branch that should fix this.