gstreamer-android Digest, Vol 55, Issue 1

Sebastian Dröge sebastian at centricular.com
Wed Dec 2 00:27:31 PST 2015


On Mi, 2015-12-02 at 17:16 +0900, 김경욱 wrote:
> Dear Sebastian 
> 
> Thank you for your reply.
> 
> I use the "debug" binaries and gstreamer-1.0-android-arm-1.6.1.
> 
> After reduilding the app, it changed to gstreamer_android.c.
> 
> Same results below:  
> gstreamer_android-1.0.c ->
> gst_debug_set_threshold_from_string("2,filesrc:6", TRUE).
> 
> gstreamer_android.c ->
> gst_debug_set_threshold_from_string("2,filesrc:6", TRUE).
> 
> Any other ideas?

Change it to gst_debug_set_default_threshold(GST_LEVEL_DEBUG) and then
try again. If you still don't get any more output then I don't know
either, something must be wrong in your application then (overriding
the debug level or so) :)

-- 
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: 949 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-android/attachments/20151202/5d0fdbf8/attachment.sig>


More information about the gstreamer-android mailing list