[FFmpeg-trac] #4387(avformat:new): colr overread warning for panasonic fz 200 camera files

FFmpeg trac at avcodec.org
Tue Mar 24 00:07:45 CET 2015


#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


More information about the FFmpeg-trac mailing list