#11277: FFMPEG does not support J2C output -------------------------------------+------------------------------------- Reporter: Pierre- | Owner: (none) Anthony Lemieux | Type: defect | Status: new Priority: important | Component: avformat Version: unspecified | Resolution: Keywords: j2k | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by Pierre-Anthony Lemieux):
The fundamental issue AFAIK is that FFMPEG treats MJ2, JP2 and J2C as the same format, which they are not. This is not a problem on input, because the J2K parser accepts all of them. It is a problem on output when copying the codestream since a MJ2 is not the same as a J2C file. -- Ticket URL: <https://trac.ffmpeg.org/ticket/11277#comment:4> 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".