[Bug 792773] [gstreamer-vaapi-master][SKL/APL/KBL] it occurs gpu hang when do one case of vp8 decoding

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jan 25 00:37:34 UTC 2018


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

haihao.xiang at intel.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |haihao.xiang at intel.com

--- Comment #9 from haihao.xiang at intel.com ---
Some parameters from gstreamer-vaapi are wrong, please check macroblock_offset
and partition_size[0]

[61589.037137][ctx 0x02000000]  --VASliceParameterBufferVP8
[61589.037138][ctx 0x02000000]  slice_data_size = 879
[61589.037138][ctx 0x02000000]  slice_data_offset = 10
[61589.037138][ctx 0x02000000]  slice_data_flag = 0
[61589.037139][ctx 0x02000000]  macroblock_offset = -1073740613
[61589.037139][ctx 0x02000000]  num_of_partitions = 2
[61589.037139][ctx 0x02000000]  partition_size[0] = -402653181
[61589.037140][ctx 0x02000000]  partition_size[1] = 714
[61589.037140][ctx 0x02000000]  partition_size[2] = 0
[61589.037140][ctx 0x02000000]  partition_size[3] = 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