#11277: FFMPEG does not support J2C output -------------------------------------+------------------------------------- Reporter: Pierre- | Type: defect Anthony Lemieux | Status: new | Priority: important Component: avformat | Version: | unspecified Keywords: j2k | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- `ffmpeg -i blah.mj2 -frames:v 1 -vcodec copy -y blah.j2c` results in a mjp2 file (starts with `0000000c6a5020200d0a870a`) instead of a file that contains a bare codestream (starts with `FF4F`). -- Ticket URL: <https://trac.ffmpeg.org/ticket/11277> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
_______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".