My Video AI 3.0.12 outputs tiffs starting with 000001. I use FFMPEG to put my images together, so is there any way to change the naming convention to start with 000000?
Is there a menu for this I don’t know about?
My Video AI 3.0.12 outputs tiffs starting with 000001. I use FFMPEG to put my images together, so is there any way to change the naming convention to start with 000000?
Is there a menu for this I don’t know about?
As a workaround on the FFmpeg side, FFmpeg’s image2 demxer ffmpeg Documentation allows you to specify -startnumber 000001
, which should allow it to process from a non-zero indexed sequence.
Hello,
You can use the “Start Frame Number” text box to specify the starting number for image sequence outputs:
Thanks. I upgraded to the latest version and found that in the settings.