Failed to play (gst-player-error-quark, 0)

Sebastian Dröge sebastian at centricular.com
Sat Sep 10 08:05:32 UTC 2016


On Fri, 2016-09-09 at 08:22 -0700, silver wrote:
> Hello,
> 
> I downloaded the android project from https://github.com/sdroege/gst-player
> which I thaught is official enough. I didn't modify much code but just put
> the uri string into the code. But I suffered the error: Failed to play
> (gst-player-error-quark, 0) when I click the button "play". And others
> didn't work neither (seek, pause) with the similar error.

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


For your specific problem though, that seems like some problem in the
lower layers of GStreamer below GstPlayer. Can you get a debug log?

For that, modify gstreamer_android-1.0.c.in (the .in!) and use
GST_LEVEL_LOG instead of GST_LEVEL_WARNING in that one place. Then
recompile everything. After that, adb logcat should be full of
information that would be useful to have.

-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 931 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160910/840d935c/attachment.sig>


More information about the gstreamer-devel mailing list