-
Notifications
You must be signed in to change notification settings - Fork 83
Open
Description
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
Labels
No labels