
lø., 05.11.2016 kl. 19.48 +0100, skrev Stefan Seyfried:
zypper se -si gstreamer i | gstreamer-plugins-vaapi | package | 1.8.3-
this was the missing package. And no, I would never have guessed from the error message...
That is probably just papering over the issue. gstreamer-plugins-good is what provides "webm" support. gst-vaapi should in no shape or form be mandatory (granted if you have hardware that can make use of it, then please do). Adding GST_DEBUG=3 (or 4, 5..) infront of your pipeline should provide you with more debuginfo on what goes wrong. Using your example pipeline, it fails for me too if I remove my gst- oneplayer-codecs (the box im on now does not have vaapi support enabled currently). However passing the url to totem plays the video just fine, so I guess you need to tweak the pipeline to something that works for playbin, even without gst-vaapi installed. As you can not expect users to have vaapi support. //Bjørn -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org