Hi, i'm trying Gstreamer on Beagleboard with Android, and i've tried Rowboat's porting as well as the embinux's one, but none of them support audio playback, did anyone ever succed to play mp3 or other audio on Android using Gstreamer? please give me some idea, and this is the error when i try to play mp3 file.
# gst-launch-0.10 filesrc location=/sdcard/canon.mp3 ! mp3parse ! mad ! audioconvert ! audioflingersink Setting pipeline to PAUSED ... Pipeline is PREROLLING ... ERROR: from element /GstPipeline:pipeline0/GstAudioFlingerSink:audioflingersink0: Could not get/set settings from/on resource. Additional debug info: external/gst-plugins-android/sink/audioflingersink/gstaudioflingersink.c(442): gst_audioflinger_sink_prepare (): /GstPipeline:pipeline0/GstAudioFlingerSink:audioflingersink0: Failed to create AudioFlbinder: release proc 1908, transaction 3221, not freed inger for format 3 ERROR: pipeline doesn't want to preroll. Setting pipeline to NULL ... FREEING pipeline ... Thanks Leo.
-- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting