Closed timfritzksu closed 1 month ago
mrv2 (Darby's tlRender actually) automatically detects padding based on how you save your images.
If in the file requester, you type:
imageSequence.0001.exr
or:
imageSequence_0001.exr
the padding should be automatically detected. I've tried it with v1.2.8 Win11 and LInux with both the Native and mrv2's built-in requester and it works.
Just tested it, can confirm. Works as you explained. Thank you!
Describe the bug A clear and concise description of what the bug is. Saving image sequences counts 1, 2, 3 ... 10, 11, 12 ... 100, 101. This isn't typical for how tools such as Maya, Blender, Premiere, Davinci Resolve, etc, read or write image sequences.
To Reproduce Steps to reproduce the behavior:
Expected behavior Image sequences should include (configurable) leading zeroes. Example: ImageSequence001.jpg or ImageSequence0001.jpg. This reads properly into various tools such as Adobe products, Maya, Blender, Davinci Resolve. This would also sort properly in Windows File Explorer or Linux equivalent.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context Add any other context about the problem here.