Skip to content

More Precise Exception Reports for lossless JPEG transcoding #149

Description

@MemQu

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions