Skip to content

sequence filenames are not filled with leading zeros but with spaces #8

@joshinils

Description

@joshinils

ffmpeg fills filenames with leading zeros, when told to do so;
ffmpeg -t 00:00:01 -i INPUT.360 -map 0:0 -r 1 -q:v 1 track0/img%4d.jpg -map 0:5 -r 1 -q:v 1 track5/img%4d.jpg

max2sphere -n 1 -m 3 -o out/%d_sphere.jpg track%d/img%4d.jpg
gives the error:
CheckFrames() - Failed to open first frame "track0/img 1.jpg"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions