gstreamer-android Digest, Vol 55, Issue 1
김경욱
ryan.kim at pandora.tv
Wed Dec 2 00:54:26 PST 2015
Dear Sebastian
Change it gstreamer_android-1.0.c
It changed log but too many items.
please check the attached android logcat log.
Thanks,
Ryan
-----Original Message-----
From: Sebastian Dröge [mailto:sebastian at centricular.com]
Sent: Wednesday, December 02, 2015 5:28 PM
To: 김경욱 <ryan.kim at pandora.tv>
Cc: 'Alex Kang' <alex.kang at Pandora.tv>; kevin.ryu at pandora.tv; gstreamer-android at lists.freedesktop.org
Subject: Re: gstreamer-android Digest, Vol 55, Issue 1
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 --------------
An embedded and charset-unspecified text was scrubbed...
Name: log_4.txt
URL: <http://lists.freedesktop.org/archives/gstreamer-android/attachments/20151202/61f5653f/attachment-0001.txt>
More information about the gstreamer-android
mailing list