[FFmpeg-trac] #5(avformat:open): jp2k muxed into mov by FFmpeg can't be played by QuickTime

FFmpeg trac at avcodec.org
Sun Aug 19 18:46:15 CEST 2012


#5: jp2k muxed into mov by FFmpeg can't be played by QuickTime
---------------------------------+------------------------------------
             Reporter:  cehoyos  |                    Owner:  michael
                 Type:  defect   |                   Status:  open
             Priority:  normal   |                Component:  avformat
              Version:  git      |               Resolution:
             Keywords:  j2k mov  |               Blocked By:
             Blocking:           |  Reproduced by developer:  1
Analyzed by developer:  0        |
---------------------------------+------------------------------------

Comment (by ami_stuff):

 What's interesting the output from:

 ffmpeg -i test.bmp -strict -2 -vcodec j2k out.mov

 decodes correctly in QT, the same remuxed file:

 ffmpeg -i out.mov -vcodec copy -strict -2 out2.mov

 but libopenjpeg's output fails (black window):

 ffmpeg -i test.bmp -vcodec libopenjpeg out.mov

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


More information about the FFmpeg-trac mailing list