Opened 4 days ago

#11295 new enhancement

Decoding p1_03.j2k returns a warning

Reported by: Pierre-Anthony Lemieux Owned by:
Priority: normal Component: avcodec
Version: git-master Keywords: j2k
Cc: Blocked By:
Blocking: Reproduced by developer: yes
Analyzed by developer: no

Description

Reported by Osamu Watanabe <owatanab@es.takushoku-u.ac.jp>

Decoding p1_03.j2k (a test codestream defined in the ISO/IEC 15444-4) returns the following warning:

[jpeg2000 @ 0x12d7079a0] Mid mismatch 1 in pass 18 of 22

This message comes from the lines:

https://github.com/ffmpeg/ffmpeg/blob/2eb9c35010fe2c65a6d0f9a420332bca369c5ead/libavcodec/jpeg2000dec.c#L2045-L2049

The cause of the warning should be investigated to suppress the warning.

Change History (0)

Note: See TracTickets for help on using tickets.