ggarra13 / mrv2

Professional player and review tool for vfx, animation and computer graphics.
https://mrv2.sourceforge.io
BSD 3-Clause "New" or "Revised" License
236 stars 15 forks source link

importing image sequence starts only at fr 1000 #273

Closed verstaerkermusic closed 4 months ago

verstaerkermusic commented 4 months ago

Describe the bug i have a image-sequence from 0990 to 1010 the files are named file.0990.png to file.1010.png when import that sequence it only goes from 1000 to 1010

To Reproduce Steps to reproduce the behavior:

  1. Go to File->Open->Movie or Sequence
  2. go to a sequence with this range (0999 to 1001 is good enough to test)
  3. check timeline .. you'll only get from 1000 to 1001
  4. even manually setting it to start 999 doesn't help

Expected behavior open full image-sequence .. it should work correctly even with variable sequence # ... 999 - 1001 should work as well as 0999 to 1001

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context i just realized if i remove the leading 0 it works it'S true for all leading 0 , so also with a sequence from 09 to 11

ggarra13 commented 4 months ago

I confirm the bug and put a fix for v1.2.2. You can try it from:

https://sourceforge.net/projects/mrv2/files/beta/

verstaerkermusic commented 4 months ago

thank you thats fixed in 1.2.2