xibosignage / xibo

Xibo Digital Signage
https://xibosignage.com
GNU Affero General Public License v3.0
547 stars 160 forks source link

Image resize bugs v3 #3446

Open dasgarner opened 2 days ago

dasgarner commented 2 days ago

CMS-Docker (v3.3.11):

After the Image Processing task runs and the image is resized, the resolution metadata for the image is never updated. For example, here is the file when it was originally uploaded and processed by the Image Processing task:

[Settings - Default] Resize Threshold: 3840 Resize Limit: 10000

Image Resolution (original): 8000x4500px Image File Size (original): 20.3 MB

Image Resolution (post-processing): 8000x4500 (actually 3840x2160px when downloaded) Image File Size (post-processing): 9.59 MB

Result: Processed, metadata not updated image