#4387: colr overread warning for panasonic fz 200 camera files
-------------------------------------+------------------------------------
Reporter: rmk | Owner:
Type: defect | Status: new
Priority: normal | Component: avformat
Version: unspecified | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+------------------------------------
Comment (by jost):
The sample is an iso base file with an 'nclc' color parameter type. 'nclc'
is specified in quicktime. The file should contain ‘nclx’ color type
instead to conform with the standard. mov_read_colr expects ’nclx’ which
has an additional byte ‘full_range_flag’ (compared to ‘nclc’) causing the
overread.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/4387#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac