<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi,<br>
<br>
It is precisely dashdemux that is supposed to handle the DASH
manifest files (that are actually application/xml files), so if
decodebin doesn't find it, this means that it has either:<br>
- been installed in the wrong place (as compared to your existing
gstreamer installation),<br>
- failed to load due a missing dependency (try exporting the path ot
the missing library in LD_LIBRARY_PATH).<br>
<br>
gst-inspect dashdemux should tell you if the plugin is there, and
gst-inspect -b if it has been blacklisted.<br>
<br>
David <br>
<br>
<div class="moz-cite-prefix">Le 28/06/2013 15:52, Chuck Crisler a
écrit :<br>
</div>
<blockquote
cite="mid:CALXOHKp7z_JRSzrXcy3w0_V=Qm1o78bu2hz3JtddrV+F5UmweQ@mail.gmail.com"
type="cite">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<div dir="ltr">For some reason your pipeline is processing XML
data and needs a plugin for it. I would guess that the dash
plugin (I am not familiar with it) must be doing something. I
would expect that the Orange site would have some documentation
on it. You should list out the caps of your pipeline which might
make things clear.<br>
</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On Fri, Jun 28, 2013 at 6:14 AM,
trileude <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:emmanuel.bilheude@gmail.com" target="_blank">emmanuel.bilheude@gmail.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I had the plugin dashdemux from Orange<br>
(<a moz-do-not-send="true"
href="https://github.com/Orange-OpenSource/gstdashdemux"
target="_blank">https://github.com/Orange-OpenSource/gstdashdemux</a>),
i patched the plugins<br>
as same they ask me to do, but when I try to play a
MPEG-DASH file, I have<br>
the following issue :<br>
<br>
/Missing element: application/xml decoder<br>
WARNING: from element
/GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0:<br>
No decoder available for type 'application/xml'.<br>
Additional debug info:<br>
gsturidecodebin.c(874): unknown_type_cb ():<br>
/GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0<br>
ERROR: from element<br>
/GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20:<br>
Your GStreamer installation is missing a plug-in.<br>
Additional debug info:<br>
gstdecodebin2.c(3576): gst_decode_bin_expose ():<br>
/GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20:<br>
no suitable plugins found/<br>
<br>
I don't understand ...<br>
<br>
<br>
<br>
--<br>
View this message in context: <a moz-do-not-send="true"
href="http://gstreamer-devel.966125.n4.nabble.com/dashdemux-gstreamer-0-10-tp4660792.html"
target="_blank">http://gstreamer-devel.966125.n4.nabble.com/dashdemux-gstreamer-0-10-tp4660792.html</a><br>
Sent from the GStreamer-devel mailing list archive at
Nabble.com.<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a moz-do-not-send="true"
href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a moz-do-not-send="true"
href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel"
target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote>
</div>
<br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
gstreamer-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
</pre>
</blockquote>
<br>
</body>
</html>