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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jul 25 18:04:04 UTC 2018


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

--- Comment #17 from Nicolas Dufresne (ndufresne) <nicolas at ndufresne.ca> ---
Note, it would be nice to try and see why we reach this condition twice per
broken unit:

codecparsers_h264 gsth264parser.c:2086:gst_h264_parser_parse_slice_hdr:
couldn't find associated picture parameter set with id: 5

Normally that would mean broken parsing, but slice parsing is only happening in
VAAPI code, not in h264parse, so this isn't normal. If we ignore this, you'll
see that we hit this condition 9 times, exactly like FFMPEG.

-- 
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