qtdemux error: streaming stopped, reason not-linked
Joel Zhou
joel.zhou at broadcom.com
Tue Jun 28 15:17:35 UTC 2016
Hi all,
I'm trying to use gst-launch pipeline to play mp4 video, but get a
not-linked error.
arm-linux-gnueabi-gst-launch-1.0 filesrc location=/share/lucy.mp4 ! qtdemux
name=demux demux.video_00 ! queue ! hantrovdec srcwidth=640 srcheight=480
dstwidth=640 dstheight=480 ! mylcdsink
[68591.785389] NY_LCD: enter mylcd_fb_mmap
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
0:00:00.810678500 763 0x1619a30 WARN qtdemux
qtdemux.c:4434:gst_qtdemux_loop:<demux> error: streaming stopped, reason
not-linked
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 ...
Freeing pipeline ...
I also try it with more debug message, the output is in the following
pastebin link.
GST_DEBUG="basesrc:5,qtdemux:5" arm-linux-gnueabi-gst-launch-1.0 filesrc
location=/share/pos_demo/video/lucy.mp4 ! qtdemux name=demux
demux.video_00 ! queue ! hantrovdec srcwidth=640 srcheight=480
dstwidth=640 dstheight=480 ! brcmlcdsink
http://pastebin.com/HNDwLuXs
Thanks,
Joel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160628/0977e8de/attachment.html>
More information about the gstreamer-devel
mailing list