[Bug 796863] vaapih264dec: H264 parse stops if missing an SPS/PPS

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jul 24 16:23:18 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=796863

--- Comment #5 from Nicolas Dufresne (ndufresne) <nicolas at ndufresne.ca> ---
Sorry, but the PPS is not missing in that stream, only the IDR.

0:00:00.230633151 27417 0x56223729a230 DEBUG      codecparsers_h264
gsth264parser.c:242:gst_h264_parse_nalu_header: Nal type 7, ref_idc 3
0:00:00.230686956 27417 0x56223729a230 DEBUG      codecparsers_h264
gsth264parser.c:1749:gst_h264_parse_sps: parsing SPS
0:00:00.230716363 27417 0x56223729a230 DEBUG      codecparsers_h264
gsth264parser.c:416:gst_h264_parse_vui_parameters: parsing "VUI Parameters"
0:00:00.230730428 27417 0x56223729a230 LOG        codecparsers_h264
gsth264parser.c:1596:gst_h264_parse_sps_data: initial width=640, height=368
0:00:00.230743207 27417 0x56223729a230 LOG        codecparsers_h264
gsth264parser.c:1621:gst_h264_parse_sps_data: crop_rectangle x=0 y=0 width=640,
height=360
0:00:00.230752786 27417 0x56223729a230 DEBUG      codecparsers_h264
gsth264parser.c:1475:gst_h264_parser_parse_sps: adding sequence parameter set
with id: 0 to array
0:00:00.230767807 27417 0x56223729a230 DEBUG      codecparsers_h264
gsth264parser.c:242:gst_h264_parse_nalu_header: Nal type 8, ref_idc 3
0:00:00.230776550 27417 0x56223729a230 DEBUG      codecparsers_h264
gsth264parser.c:1885:gst_h264_parse_pps: parsing PPS
0:00:00.230787916 27417 0x56223729a230 DEBUG      codecparsers_h264
gsth264parser.c:2017:gst_h264_parser_parse_pps: adding picture parameter set
with id: 0 to array
0:00:00.231037342 27417 0x56223729a230 DEBUG      codecparsers_h264
gsth264parser.c:242:gst_h264_parse_nalu_header: Nal type 1, ref_idc 3
0:00:00.231060572 27417 0x56223729a230 DEBUG      codecparsers_h264
gsth264parser.c:2079:gst_h264_parser_parse_slice_hdr: parsing "Slice header",
slice type 0

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list