Hi all,&nbsp; I am trying to play mp3 file using playbin gstreamer element as follows:<br><br>[sbox-CHINOOK_X86: ~] &gt; gst-launch-0.10 playbin uri=file:///home/sanjay/MyDocs/.sounds/song.mp3<br><br>But it is not working and giving the following errors:<br>
------------------------------------------------------------<br>Setting pipeline to PAUSED ...<br>Pipeline is PREROLLING ...<br>WARNING: from element /playbin0/audiosink: Resource not found.<br>Additional debug info:<br>gstautoaudiosink.c(313): gst_auto_audio_sink_find_best (): /playbin0/audiosink:<br>
Failed to find a usable audio sink<br>Pipeline is PREROLLED ...<br>Setting pipeline to PLAYING ...<br>New clock: GstSystemClock<br>Got EOS from element &quot;playbin0&quot;.<br>Execution ended after 16606000 ns.<br>Setting pipeline to PAUSED ...<br>
Setting pipeline to READY ...<br>Setting pipeline to NULL ...<br>FREEING pipeline ...<br>------------------------------------------------------<br>Can someone please tell me if playbin is working properly in maemo SDK environent?<br>
<br>Thanks &amp; Regards,<br>Sanjay<br>