[Bug 755072] vaapi: expose memory:DMABuf capsfeature
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sat Oct 8 18:00:24 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=755072
--- Comment #53 from Julien Isorce <julien.isorce at gmail.com> ---
Thx Victor, I just tried and it does not change the result for videos I use for
testing: http://www.h264info.com/clips.html
Note that my comment #51 is wrong, I asked on libva mailing list.
For #49, #50, the heuristic I have for now for the offset is:
attribs[atti++] = offset ? (offset + w * (4096 / (w & ~(w - 1)))) : 0;
This is the only blocking problem to go further at the moment.
Could be also a bug in my hardware (Haswell).
See you tomorrow :)
--
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