Error in playing gst pipeline
Mayank Agarwal
mayank77fromindia at gmail.com
Wed Dec 3 01:59:21 PST 2014
Hi,
I am trying to play mpeg dash using playbin2 element
by following pipeline,but i am getting following errors:
gst-launch playbin2
uri=http://www-itec.uni-klu.ac.at/ftp/datasets/mmsys12/BigBuckBunny/MPDs/test-dashjs.mpd
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Missing element: application/xml decoder
WARNING: from element
/GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0: No decoder
available for type 'application/xml'.
Additional debug info:
gsturidecodebin.c(874): unknown_type_cb ():
/GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0
ERROR: from element
/GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20:
Your GStreamer installation is missing a plug-in.
Additional debug info:
gstdecodebin2.c(3576): gst_decode_bin_expose ():
/GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20:
no suitable plugins found
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
Freeing pipeline ...
How to make the correct pipeline and play streams corresponding to mpd file.
I suppose it runs only on gstreamer-1.0,what all plugins it will be needing.
Regards
Mayank
More information about the gstreamer-devel
mailing list