[maemo-developers] gstreamer's playbin

From: Neal H. Walfield neal at walfield.org
Date: Fri Feb 23 23:13:08 EET 2007
The following works for me:

 gst-launch-0.10 -v file:///home/user/MyDocs/.sounds/Take_Me_Down.mp3 \
   ! dspmp3sink

But this:

 gst-launch-0.10 -v playbin \
   uri=file:///home/user/MyDocs/.sounds/Take_Me_Down.mp3

just *hangs* at "Pipeline is PREROLLING ...".  Someone mentioned on
irc that playbin is simply broken on maemo.  Is that the case?  Do I
have to hand code my pipelines and implement my own file type
detection?

For what it is worth, I'm using OS2006-3.

Thanks,
Neal

More information about the maemo-developers mailing list