[FFmpeg-trac] #4471(avcodec:open): FFMPEG fails to find pix_fmt for MJ2 file

FFmpeg trac at avcodec.org
Sat Apr 11 11:25:21 CEST 2015


#4471: FFMPEG fails to find pix_fmt for MJ2 file
------------------------------------+-----------------------------------
             Reporter:  PavelsM     |                    Owner:
                 Type:  defect      |                   Status:  open
             Priority:  normal      |                Component:  avcodec
              Version:  git-master  |               Resolution:
             Keywords:  j2k         |               Blocked By:
             Blocking:              |  Reproduced by developer:  1
Analyzed by developer:  0           |
------------------------------------+-----------------------------------
Changes (by cehoyos):

 * status:  new => open
 * version:  unspecified => git-master
 * component:  undetermined => avcodec
 * reproduced:  0 => 1


Comment:

 Thank you for the samples!

 The regression you see is a duplicate of ticket #3619 - workarounds are to
 configure with {{{--disable-decoder=jpeg2000 --enable-libopenjpeg}}} or to
 use {{{ffmpeg -vcodec libopenjpeg -i spot-day.mj2}}} to force the working
 decoder.

 I keep the ticket open because the internal decoder fails badly even after
 fixing the pix_fmt. It also shows imo that the current implementation is
 wrong wrt dcinema profiles and pix_fmts.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/4471#comment:4>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list