qtdemux error: streaming stopped, reason not-linked

Joel Zhou joel.zhou at broadcom.com
Thu Jun 30 14:16:33 UTC 2016


Hi Amit, DeepakRohan,

I replaced video_00 with video_0, but the error is similar.
I think it is the problem of "caps". Any idea how to debug it?

arm-linux-gnueabi-gst-launch-1.0 filesrc location=lucy.mp4 ! qtdemux
name=demux  *demux.video_0* ! queue ! hantrovdec srcwidth=640 srcheight=480
dstwidth=640 dstheight=480 ! mylcdsink -v

[58455.363935]  MY_LCD: enter mylcd_fb_mmap
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
ERROR: from element /GstPipeline:pipeline0/GstQTDemux:demux: GStreamer
encountered a general stream error.
Additional debug info:
/home/joelz/poky/build/tmp/work/armv6-poky-linux-gnueabi/
gstreamer1.0-plugins-good/1.4.5-r0/gst-plugins-good-1.4.5/gst/isomp4/qtdemux.c(4434):
gst_qtdem:
streaming stopped, reason not-linked
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
/GstPipeline:pipeline0/GstQTDemux:demux.GstPad:video_0: caps = "NULL"
/GstPipeline:pipeline0/GstQTDemux:demux.GstPad:audio_0: caps = "NULL"
Freeing pipeline ...


Thanks,
Joel

On Thu, Jun 30, 2016 at 4:05 AM, DeepakRohan <deepak027rohan077 at gmail.com>
wrote:

> Hi Joel
>
> In case of gstreamer-1.0, qtdemux creates pads with _%u.
> Example audio_0, video_1.
> In gstreamer-0.10 qtdemux creates the pads with _%02d. Like audio_00,
> video_01.
> Hopefully it helped you.
>
>
>
> --
> View this message in context:
> http://gstreamer-devel.966125.n4.nabble.com/qtdemux-error-streaming-stopped-reason-not-linked-tp4678289p4678326.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160630/bfa411d2/attachment.html>


More information about the gstreamer-devel mailing list