[maemo-developers] Does dspmp3sink not exist on the SDK

From: George Nachman maemodev at georgester.com
Date: Sun Oct 14 03:25:31 EEST 2007
Hi Maemo Developers,

I'm writing an app that needs to play MP3s. This function call is returning
NULL when I run it on my PC in my development environment (in
contradistinction to running it on an actual device):

 gst_element_factory_make ("dspmp3sink", "sink");

I suspect that I may not have the GStreamer elements installed on my system.
For example, look what I get when I run this command:

> gst-launch-0.10 filesrc location=test.mp3 '!' dspmp3sink
WARNING: erroneous pipeline: no element "dspmp3sink"

Is there something I need to install? Or is it a lost cause because only the
actual device has MP3s, so I'll need to do all my testing on it? Hoping not!

Thanks,
George
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maemo.org/pipermail/maemo-developers/attachments/20071013/687a96c3/attachment.htm 
More information about the maemo-developers mailing list