gst_element_factory_make fails with ANDROID
Tim Müller
tim at centricular.com
Tue Nov 19 01:14:52 PST 2013
On Tue, 2013-11-19 at 01:00 -0800, yxxone wrote:
Hi,
> demux = gst_element_factory_make("qtdumux", "dumux");
> g_assert(demux);
>
> the error:
>
> ERROR:jni/test.c:40:gst_native_rtp_send: assertion failed: (demux)
> A/libc(11860): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1), thread
> 11860 (cn.android.test)
>
> I have no idea what to do with it .
Try "qtdemux" instead.
Cheers
-Tim
--
Tim Müller, Centricular Ltd - http://www.centricular.com
More information about the gstreamer-devel
mailing list