RE: APE format doesn't support in rygel?
- From: Liu bo <bo-liu hotmail com>
- To: <zeeshanak gnome org>
- Cc: rygel-list gnome org
- Subject: RE: APE format doesn't support in rygel?
- Date: Sun, 27 Jan 2013 11:55:16 +0800
> >
> > Hi All,
> >
> > I'm using Rygel 0.14.0, when play ape format audio files. I always get below
> > error:
> > # rygel -n wlan0 -g 5
> > Rygel-Message: New plugin 'Playbin' available
> > Rygel-Message: New plugin 'MediaExport' available
> >
> > (rygel:15661): Playbin-WARNING **: rygel-playbin-player.vala:210: Error from
> > GStreamer element playbin20: gstdecodebin2.c(3576): gst_decode_bin_expose
> > ():
> > /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin22:
> > no suitable plugins found
> >
> > (rygel:15661): Playbin-WARNING **: rygel-playbin-player.vala:213: Going to
> > STOPPED state
> >
> > But i can play ape files using gstreamer directly:
> > # gst-launch-0.10 playbin uri=file:///home/bob/Music/ai.ape
>
> You are using playbin and rygel is using playbin2. Pretty sure you can
> reproduce this with above command using playbin2. Its a gstreamer bug
> most likely.
>
Reply from gstreamer list was:
--------------------
> I'm using Rygel to play ape format audio files, but always get this
> error:
> Error from GStreamer element playbin20: gstdecodebin2.c(3576):
> gst_decode_bin_expose
> (): /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin22:
> no suitable plugins found
I think this is because it's trying to play the APE file via http (in
push mode).
> Anyone knows which plugin i should use? Thank you.
> I can play ape files using gstreamer directly.
> # gst-launch-0.10 playbin uri=file:///home/bob/Music/ai.ape
It works fine from local file in pull mode.
I don't know if there's a straight-forward fix to make it work in push
mode, sorry.
-----------------------------
Thanks,
-Bob
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]