not able to play ac3 audio

Yogesh Tyagi yogesh.bit2006 at gmail.com
Tue Mar 12 01:13:32 PDT 2013


On Tue, Mar 12, 2013 at 11:58 AM, Yogesh Tyagi <yogesh.bit2006 at gmail.com> 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.
>
> Thanks,
> Yogesh

HI,

Sorry,I wrote wrong subject line in the mail.It should have been
actually "not able to play wmv file".

Here is the excerpts from the log that I get when I play xbmc with GST_DEBUG=3

0:00:57.949173589  2666  0x8f970c0 INFO        GST_ELEMENT_PADS
gstelement.c:969:gst_element_get_static_pad: found pad typefind:src
0:00:57.949274484  2666  0x8f970c0 INFO        GST_ELEMENT_PADS
gstelement.c:969:gst_element_get_static_pad: found pad typefind:sink
0:00:57.949795169  2666  0x8f970c0 INFO                GST_PADS
gstpad.c:1956:gst_pad_link_prepare: trying to link typefind:src and
decodepad0:proxypad1
0:00:57.949928984  2666  0x8f970c0 INFO                GST_PADS
gstpad.c:2139:gst_pad_link_full: linked typefind:src and
decodepad0:proxypad1, successful
0:00:57.950071699  2666  0x8f970c0 INFO        GST_ELEMENT_PADS
gstelement.c:969:gst_element_get_static_pad: found pad
subtitle_sink:sink
0:00:57.956519649  2666  0x8f970c0 INFO        GST_ELEMENT_PADS
gstpad.c:1728:gst_pad_unlink: unlinking typefind:src(0x9997268) and
decodepad0:proxypad1(0x9762920)
0:00:57.956685004  2666  0x8f970c0 INFO        GST_ELEMENT_PADS
gstpad.c:1773:gst_pad_unlink: unlinked typefind:src and
decodepad0:proxypad1
0:00:57.958459804  2666  0x8f970c0 WARN            uridecodebin
gsturidecodebin.c:756:unknown_type_cb:<uridecodebin0> warning: No
decoder available for type 'video/x-ms-asf'.
0:00:57.958656259  2666  0x8f970c0 INFO        GST_ERROR_SYSTEM
gstelement.c:1931:gst_element_message_full:<uridecodebin0> posting
message: No decoder available for type 'video/x-ms-asf'.
0:00:57.958824799  2666  0x8f970c0 INFO        GST_ERROR_SYSTEM
gstelement.c:1954:gst_element_message_full:<uridecodebin0> posted
warning message: No decoder available for type 'video/x-ms-asf'.
0:00:57.958937294  2666  0x8f970c0 WARN              decodebin2
gstdecodebin2.c:3133:gst_decode_bin_expose:<decodebin20> No suitable
plugins found
0:00:57.958993399  2666  0x8f970c0 WARN              decodebin2
gstdecodebin2.c:3135:gst_decode_bin_expose:<decodebin20> error: no
suitable plugins found
0:00:57.959110879  2666  0x8f970c0 INFO        GST_ERROR_SYSTEM
gstelement.c:1931:gst_element_message_full:<decodebin20> posting
message: Your GStreamer installation is missing a plug-in.
0:00:57.959204014  2666  0x8f970c0 INFO        GST_ERROR_SYSTEM
gstelement.c:1954:gst_element_message_full:<decodebin20> posted error
message: Your GStreamer installation is missing a plug-in.
0:00:58.290046781  2666  0x8f970c0 WARN              decodebin2
gstdecodebin2.c:1548:analyze_new_pad:<decodebin20> error: A Advanced
Streaming Format (ASF) demuxer plugin is required to play this stream,
but not installed.
0:00:58.290140436  2666  0x8f970c0 WARN              decodebin2
gstdecodebin2.c:1548:analyze_new_pad:<decodebin20> error: No decoder
to handle media type 'video/x-ms-asf'
0:00:58.290254136  2666  0x8f970c0 INFO        GST_ERROR_SYSTEM
gstelement.c:1931:gst_element_message_full:<decodebin20> posting
message: A Advanced Streaming Format (ASF) demuxer plugin is required
to play this stream, but not installed.
0:00:58.290378941  2666  0x8f970c0 INFO        GST_ERROR_SYSTEM
gstelement.c:1954:gst_element_message_full:<decodebin20> posted error
message: A Advanced Streaming Format (ASF) demuxer plugin is required
to play this stream, but not installed.
0:00:58.290503891  2666  0x8f970c0 INFO              GST_STATES
gstelement.c:2408:gst_element_continue_state:<typefind> completed
state change to PAUSED

Complete log is attached with the mail.

Thanks,
Yogesh
-------------- next part --------------
A non-text attachment was scrubbed...
Name: log
Type: application/octet-stream
Size: 80614 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130312/4129f6e6/attachment-0001.obj>


More information about the gstreamer-devel mailing list