[FFmpeg-trac] #4524(avcodec:new): Add yuv420p support to native jpeg2000 encoder

FFmpeg trac at avcodec.org
Tue Apr 28 12:54:42 CEST 2015


#4524: Add yuv420p support to native jpeg2000 encoder
---------------------------------------+----------------------------------
               Reporter:  saste        |                  Owner:
                   Type:  enhancement  |                 Status:  new
               Priority:  wish         |              Component:  avcodec
                Version:  git-master   |               Keywords:  jpeg2000
             Blocked By:               |               Blocking:
Reproduced by developer:  0            |  Analyzed by developer:  0
---------------------------------------+----------------------------------
 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).

--
Ticket URL: <https://trac.ffmpeg.org/ticket/4524>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list