dashdemux gstreamer 0.10
Thiago Sousa Santos
thiago.sousa.santos at collabora.com
Fri Jun 28 07:28:53 PDT 2013
On Fri, 2013-06-28 at 09:52 -0400, Chuck Crisler wrote:
> 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.
I can't remember clearly the 0.10 details for dashdemux, but it seems
like you're missing a typefinder that would check that the content is
dash instead of a 'generic xml'. Check your dash plugin sources for a
typefinder and if is being registered (gst-inspect-0.10 should list it).
In case it is, it could be failing to identify your input as Dash.
--
Thiago
>
>
>
> On Fri, Jun 28, 2013 at 6:14 AM, trileude
> <emmanuel.bilheude at gmail.com> wrote:
> Hello,
>
> I had the plugin dashdemux from Orange
> (https://github.com/Orange-OpenSource/gstdashdemux), i patched
> the plugins
> as same they ask me to do, but when I try to play a MPEG-DASH
> file, I have
> the following issue :
>
> /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/
>
> I don't understand ...
>
>
>
> --
> View this message in context:
> http://gstreamer-devel.966125.n4.nabble.com/dashdemux-gstreamer-0-10-tp4660792.html
> Sent from the GStreamer-devel mailing list archive at
> Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
More information about the gstreamer-devel
mailing list