Which plug is needed to play ape format audio files?
Tim-Philipp Müller
t.i.m at zen.co.uk
Tue Jan 22 01:33:14 PST 2013
On Tue, 2013-01-22 at 13:56 +0800, Liu bo wrote:
Hi,
> 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.
Cheers
-Tim
More information about the gstreamer-devel
mailing list