Brief Description
When it comes to transcode failures, various failures of JPEG encoder are all grouped under the same category: lossless_jpeg_5 in the list of exceptions report we get at the end.
Detailed Description
The exceptions can perhaps not share names. The encoder definitely sends back different details in case of lossless_jpeg_5, like "Can't read image data" or "EncodeImageJXL() failed"
It strikes me that these should each have their own exception ID grouped under lossless_jpeg and we certainly have the detail required to do this change
Additional Information (Optional)
Version 1.2.3
Brief Description
When it comes to transcode failures, various failures of JPEG encoder are all grouped under the same category: lossless_jpeg_5 in the list of exceptions report we get at the end.
Detailed Description
The exceptions can perhaps not share names. The encoder definitely sends back different details in case of lossless_jpeg_5, like "Can't read image data" or "EncodeImageJXL() failed"
It strikes me that these should each have their own exception ID grouped under lossless_jpeg and we certainly have the detail required to do this change
Additional Information (Optional)
Version 1.2.3