not able to play asf/wma audio file

Tim-Philipp Müller t.i.m at zen.co.uk
Tue Mar 12 02:07:54 PDT 2013


On Tue, 2013-03-12 at 13:43 +0530, Yogesh Tyagi wrote:

Hi,

> > I am not able to play a wma file with xbmc using gstreamer plugins.I
> > get following error:
> >
> > GStreamer: plugin Advanced Streaming Format (ASF) demuxer not available!
> > GStreamer: Warning - uridecodebin0, No decoder available for type
> > 'video/x-ms-asf'.
> > GStreamer: Error - decodebin20, Your GStreamer installation is missing
> > a plug-in.
> > GStreamer: Error - decodebin20, A Advanced Streaming Format (ASF)
> > demuxer plugin is required to play this stream, but not installed.
> > GStreamer: Error - source, Internal data flow error.
> >
> > Although gst-inspect shows entry for "x-ms-asf"
> >
> > gst-instpect | grep "x-ms-asf"
> > typefindfunctions: video/x-ms-asf: asf, wm, wma, wmv
> >
> > Am I missing some plugin.Please suggest how can I debug this issue further.

You need the asfdemux element from gst-plugins-ugly.

Cheers
 -Tim



More information about the gstreamer-devel mailing list