#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
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".