[FFmpeg-trac] #9939(undetermined:new): JPEG 2000 images are decoded twice and needlessly slow

FFmpeg trac at avcodec.org
Fri Sep 23 17:05:18 EEST 2022


#9939: JPEG 2000 images are decoded twice and needlessly slow
-------------------------------------+-------------------------------------
             Reporter:  Tomas        |                    Owner:  (none)
  Härdin                             |
                 Type:  enhancement  |                   Status:  new
             Priority:  normal       |                Component:
                                     |  undetermined
              Version:  unspecified  |               Resolution:
             Keywords:               |               Blocked By:
  j2k,ffmpeg,probe                   |
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Comment (by mkver):

 As I have already told you on IRC: The jpeg2000 decoder needs to set the
 FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM cap internal (and needs to export the
 relevant info even if the frame is discarded due to skip_frame being to
 set to AVDISCARD_ALL). Then the frame won't be decoded in
 avformat_find_stream_info().
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/9939#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list