[Bug 759720] [HEVC][Decode]Allegro and BBC cases have different MD5 value from the reference data

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Mar 1 18:22:04 UTC 2016


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

Scott D Phillips <scott.d.phillips at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |scott.d.phillips at intel.com

--- Comment #2 from Scott D Phillips <scott.d.phillips at intel.com> ---
It looks like the problem with the 832x480 video is strides. The driver chooses
a 128-aligned width where video-info calculates a 4-aligned width by default on
I420 or NV12. I believe the fix is to update gstreamer-vaapi to send a
GstVideoMeta along with the buffer that indicates the proper strides. I will
begin working on that patch now.

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