[Bug 768827] New: encoder: h264: Too many references given in pic_params for P-frames.
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Jul 14 23:16:41 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=768827
Bug ID: 768827
Summary: encoder: h264: Too many references given in pic_params
for P-frames.
Classification: Platform
Product: GStreamer
Version: git master
OS: All
Status: NEW
Severity: normal
Priority: Normal
Component: gstreamer-vaapi
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: scott.d.phillips at intel.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
CC: bsreerenj at gmail.com, vjaquez at igalia.com
GNOME version: ---
The pic_param's ReferenceFrames is populated with the whole reference pool for
a picture which may have references that are not included in the actual slice's
reference list (P-slices for instance). It sort of looks like the driver might
then do motion estimation in this situation with the invalid provided reference
picture, but I'm not able to craft a video where that happens so maybe not.
--
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