RE: APE format doesn't support in rygel?




> On Fri, Jan 25, 2013 at 4:33 AM, Liu bo <bo-liu hotmail com> wrote:
> > Ping...
> >
> > ________________________________
> > From: bo-liu hotmail com
> > To: rygel-list gnome org
> > CC: mail jensge org
> > Subject: APE format doesn't support in rygel?
> > Date: Mon, 21 Jan 2013 17:34:53 +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.
> 

I have confirmed it's not a gstreamer issue. I can play ape files use both playbin and playbin2.

# gst-launch-0.10 playbin uri=file:///mnt/ai.ape
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Pipeline is PREROLLED ...                                           
Setting pipeline to PLAYING ...                                   
New clock: GstAudioSinkClock                                        
Caught interrupt -- handling interrupt.                                          
Interrupt: Stopping pipeline ...                                   
Execution ended after 18037343751 ns.
Setting pipeline to PAUSED ...
Setting pipeline to NULL ....
Freeing pipeline ...

# gst-launch-0.10 playbin2 uri=file:///mnt/ai.ape
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstAudioSinkClock

Any other ideas?
Thanks,
-Bob




 		 	   		  


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]