Opened 9 years ago

Closed 9 years ago

#4524 closed enhancement (fixed)

Add yuv420p support to native jpeg2000 encoder

Reported by: Stefano Sabatini Owned by:
Priority: wish Component: avcodec
Version: git-master Keywords: j2k
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Currently the native JPEG2000 encoder only supports the AV_PIX_FMT_RGB24, AV_PIX_FMT_YUV444P, AV_PIX_FMT_GRAY8 formats. In order to encode to YUV420P the libopenjpeg encoder must be used, but that is affected by a defect (see ticket #4523).

Change History (2)

comment:1 by Carl Eugen Hoyos, 9 years ago

Keywords: j2k added; jpeg2000 removed

comment:2 by Carl Eugen Hoyos, 9 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.