Changes between Initial Version and Version 1 of Ticket #62272, comment 16
- Timestamp:
- 10/26/2024 12:02:29 AM (7 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #62272, comment 16
initial v1 10 10 > found that ImageMagick (`magick` CLI) grabs the first frame when converting to JPEG, so seems to work okay at a glance. However, for lack of finding a real-world use case for this, I think supporting sequences should wait until there's a defined need. 11 11 12 This is somewhat similar to the support for animated GIFs: when resized the sub-sizes are of the first frame only. Also thinking this can be left as-is for now and revisited if the need arises as these images seem extremely rare for now.12 This is somewhat similar to the support for animated GIFs: when resized the sub-sizes are of the first frame only. I too thinking this can be left as-is for now and revisited if the need arises. These images seem extremely rare for now.