[maemo-developers] gstreamer's playbin
From: Stefan Kost ensonic at hora-obscura.deDate: Wed Feb 28 22:56:33 EET 2007
- Previous message: gstreamer's playbin
- Next message: N800 video streaming with netcat
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, there is a reason playbin is not shipped by default. It does not work with the dsp elements (e.g. dspmp3sink) except dsppcmsink. We'Re working with the GStreamer community on a solution for the future. Stefan Neal H. Walfield wrote: > 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 > _______________________________________________ > maemo-developers mailing list > maemo-developers at maemo.org > https://maemo.org/mailman/listinfo/maemo-developers
- Previous message: gstreamer's playbin
- Next message: N800 video streaming with netcat
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]