DJV icon indicating copy to clipboard operation
DJV copied to clipboard

improper image sequence detection

Open pedohorse opened this issue 3 years ago • 2 comments

using 2.0.8 on ubuntu 19.10 i have a image sequence of form presentation_scene12.####.png starting from frame 0001 and going up if i have less or equal to 2665 frames - djv opens sequence properly, in interface you see presentation_scene12.0001-2665.png and sequence is being played as expected but as soon as i have more than 2665 frames, even just 2666 - djv cannot detect the sequence, in interface you see presentation_scene12.1-2666.png, error messages say "presentation_scene12.1.png cannot open file". and nothing is playable, it just shows black screen with top menu

tried opening with cmd argument presentation_scene12.0001-2666.png - it tries to open file with that literal name instead of sequence. tried opening with cmd argument presentation_scene12.####.png - got crash with message: ERROR: stoi

pedohorse avatar Sep 13 '20 18:09 pedohorse

on different sequence names the exact amount of frames to break the sequence detection seem to be different, but overall lays somewhere between 2000 and 3000 frames

pedohorse avatar Sep 25 '20 03:09 pedohorse

Hi, sorry for the delay! I'll try and reproduce this on Ubuntu and look into it...

darbyjohnston avatar Sep 25 '20 19:09 darbyjohnston