Format webp on scale > 2 fails with "encode image failed"
Version : Release 20220728
[tested on]
Fedora 35
Windows 10 Fails on both at scale > 2.
Encode image fails on long images when format is set to webp. It works fine on scale 2 but on anything greater it fails with a "encode image path/to/img.webp failed."
webp scale > 2 works fine on many images, but fails consistently on these long comic type images.
Never mind found out that webp has quiet small image dimension limitations, 16383 x 16383, and thus was failing at higher scales. Closing as not a bug.
Image
![001](https://user-images.githubusercontent.com/48373255/185761834-3b45684e-6de0-461b-b4ae-e1732bd47cec.jpg)Issue
Version : Release 20220728
[tested on]
Fails on both at scale > 2.
Encode image fails on long images when format is set to webp. It works fine on scale 2 but on anything greater it fails with a "encode image path/to/img.webp failed." webp scale > 2 works fine on many images, but fails consistently on these long comic type images.