#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
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac