Automatic calculation of frame list

Hello
is it possible to calculate the frame list automatically in a submission plugin just with choosing the path and first frame.
Any input would be helpful
thanks

Sure. Are you happy with a Python snippet? If so, check out the Quicktime Submission script function: “InputImagesModified()” here:
<your_repo>/scripts/Submission/QuicktimeSubmission.py

Thanks Mike !!! modified our submission script works perfect!!

Cool. No worries.