[Bug 770535] Playbin fails to decode stream when gst-vaapi is installed

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Mar 24 12:41:25 UTC 2017


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

--- Comment #12 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Just played a  bit on this.

(In reply to Hyunjun Ko from comment #11) 
> Workaround is forcing to expose only au alignment in sink caps for h264
> vaapidecoder.

AFAIK, the problem using intel's backend, with this particular stream (in
comment #2) is that this VA driver doesn't provide baseline profile (see bug
#732213).

Otherwise you could play that stream with this command (by forcing the caps):

gst-launch-1.0 filesrc location=bug770535.ts ! tsdemux ! h264parse !
video/x-h264, alignment=au ! vaapih264dec 

Still it bails out because of the unsupported profile. Are there other sample
with different profile?

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