[FFmpeg-trac] #8521(undetermined:new): Hevc decoder reports invalid cu_qp_delta

FFmpeg trac at avcodec.org
Tue Feb 11 12:40:03 EET 2020


#8521: Hevc decoder reports invalid cu_qp_delta
-------------------------------------+-------------------------------------
             Reporter:  Jovasa       |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:  git-
  undetermined                       |  master
             Keywords:  HEVC         |               Blocked By:
  decoder                            |
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:

 HEVC decoder incorrectly reports a invalid cu_qp_delta when it claiming it
 should be in range [-26, 25], additionally the video is decoded
 incorrectly creating green artifacts or in extreme cases turning the video
 completely green. However the reference decoder has no problem decoding
 the video implying the HEVC decoder in ffmpeg is incorrect.

 How to reproduce:
 {{{
 % ffmpeg -i input output
 ffmpeg version: master
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/8521>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list