Forum

Author Topic: batch saving frames  (Read 1883 times)

MetaUser555

  • Newbie
  • *
  • Posts: 29
    • View Profile
batch saving frames
« on: February 03, 2023, 02:14:45 AM »
{frame} using this in my batch export the numbering goes from 1. Is there a way to pad this out so it starts with a defined amount of characters so we could start at 0001 from the batch?

Alexey Pasumansky

  • Agisoft Technical Support
  • Hero Member
  • *****
  • Posts: 15168
    • View Profile
Re: batch saving frames
« Reply #1 on: February 06, 2023, 12:43:59 PM »
Hello bolegna,

You can use the following filename template: frame_{frame:04}_.obj, for example.
In this case the naming would be frame_0001_1.obj, frame_0002_2.obj and etc.

In the next update we will fix the minor bug that adds the frame number to the end of the filename when formatted numbering is used.

If your OS doesn't allow to use "colon" sign when selecting the export path, you can modify the path string manually in the batch process dialog.
Best regards,
Alexey Pasumansky,
Agisoft LLC