[FFmpeg-trac] #10001(avformat:new): mxf muxer writes the wrong bit depth and uses the CDCI essence descriptor UL instead of the RGBA essence descriptor UL for Full Range RGB48 MJPEG2000
FFmpeg
trac at avcodec.org
Mon Nov 6 10:16:38 EET 2023
#10001: mxf muxer writes the wrong bit depth and uses the CDCI essence descriptor
UL instead of the RGBA essence descriptor UL for Full Range RGB48 MJPEG2000
-------------------------------------+-------------------------------------
Reporter: Francesco | Owner: (none)
Bucciantini |
Type: defect | Status: new
Priority: normal | Component: avformat
Version: git-master | Resolution:
Keywords: mxf | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by Francesco Bucciantini):
Just to add to this to avoid making it go into the list of forgotten
items, unfortunately it's not limited to mxf only but also to other
containers.
For instance, remuxing to mkv and mov also shows "YUV".
This is particularly problematic if you're gonna use the remuxed file on
quite literally anything else other than FFMpeg as plenty of decoders have
issues while trying to decode something that claims to be YUV 4:4:4 16bit
Limited TV Range and it's actually RGB48 Full Range.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10001#comment:11>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list