custom pipeline on android

Sebastian Dröge sebastian at centricular.com
Tue Apr 19 06:10:18 UTC 2016


On Mo, 2016-04-18 at 13:36 +0200, Dani wrote:
> Thanks for your answer, 
> after fixing the problem you told me now the app is not stopping. What happens is that it is still unable to play the file and the logcat shows the next messages:
> 
> 04-18 13:26:08.615 24062-24154/com.sample.app W/GStreamer+basesrc:
> 0:00:02.845565209 0x9e23e260
> gstbasesrc.c:2943:gst_base_src_loop: error: Internal data
> flow error.
> 04-18 13:26:08.615 24062-24154/com.sample.app W/GStreamer+basesrc:
> 0:00:02.845637417 0x9e23e260
> gstbasesrc.c:2943:gst_base_src_loop: error: streaming task
> paused, reason not-negotiated (-4)
> 04-18 13:26:08.615 24062-24110/com.sample.app D/GStreamer+tutorial-5: 
> 0:00:02.846137917 0x9e23f520 src/main/jni/tutorial-
> 5.c:132:set_ui_message Setting message to: Error received from
> element http-src: Internal data flow error.

You'll have to get a full debug log. Most likely you're missing a
converter between decoders and sink, or are linking a decoder/parser
that doesn't actually support the stream.

-- 
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: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160419/d6692a16/attachment.sig>


More information about the gstreamer-devel mailing list