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