[FFmpeg-trac] #8330(avcodec:new): pict_type and side data are missing in frames decoded by CUVID

FFmpeg trac at avcodec.org
Wed Oct 23 07:21:51 EEST 2019


#8330: pict_type and side data are missing in frames decoded by CUVID
---------------------------------+--------------------------------------
             Reporter:  HolyWu   |                     Type:  defect
               Status:  new      |                 Priority:  normal
            Component:  avcodec  |                  Version:  git-master
             Keywords:           |               Blocked By:
             Blocking:           |  Reproduced by developer:  0
Analyzed by developer:  0        |
---------------------------------+--------------------------------------
 How to reproduce:
 {{{
 % ./decode_test sample.hevc
 Decode by hevc
 Picture type: I
 Min luminance: 0.004000
 Max luminance: 1100.000000

 Decode by hevc_cuvid
 Picture type: ?
 No side data in the frame
 }}}

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


More information about the FFmpeg-trac mailing list