[Bug 732368] gstreamer vaapi crashes in some pipeline configurations
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sat Jun 28 21:02:55 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=732368
GStreamer | gstreamer (core) | git
--- Comment #3 from conorbev at gmail.com 2014-06-28 11:11:37 UTC ---
Hi Sebastian,
I haven't played with gst-launch myself but an example from the user progandy
at: https://bbs.archlinux.org/viewtopic.php?pid=1430801#p1430801
is:
curl -O http://samples.mplayerhq.hu.nyud.net/V-codecs/h264/PAFF/Grey.ts
gst-launch-1.0 filesrc location="./Grey.ts" ! decodebin name=demux demux. !
autovideosink demux. ! autoaudiosink
I just confirmed this causes a similar looking crash to what I originally
reported for me also but only with the current arch gstreamer and gst-vaapi
packages.
When I use the packages from git this example *works* (but my original totem
example does not).
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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