Skip to content

thumbnail geometry ignores "!#<>" #46

@andyryan

Description

@andyryan

I need to be able to upload videos of any size up to a maximum of 1080 pixels in either direction and create an equivalent thumbnail image.

However the options !, #, >, and < are ignored

full_thumb: { geometry: '1080x1080>', format: 'jpg', time: 1 }

produces the following log

[AV] Adding output parameter ["f", "image2"]
[AV] Adding output parameter ["vframes", "1"]
[AV] Adding input parameter [:ss, 1]
[AV] Adding output parameter [:s, "1080x1080"]

and the output image is always 1080x1080 regardless of input dimensions (in test case 640x360)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions