Opened 5 years ago

#8330 new defect

pict_type and side data are missing in frames decoded by CUVID

Reported by: HolyWu Owned by:
Priority: normal Component: avcodec
Version: git-master Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

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

Attachments (2)

decode_test.c (3.0 KB ) - added by HolyWu 5 years ago.
sample.hevc (340.3 KB ) - added by HolyWu 5 years ago.

Download all attachments as: .zip

Change History (2)

by HolyWu, 5 years ago

Attachment: decode_test.c added

by HolyWu, 5 years ago

Attachment: sample.hevc added
Note: See TracTickets for help on using tickets.