Hi All, We are trying to use the gstreamer playbin. With gst-launch with forced chain we are able to make the playback working. gst-launch filesrc location=/media/sdmmc0p1/streams/beethoven9_128kbps.mp3 ! ffdemux_mp3 ! omx_mp3dec ! alsasink But the similar chain is not working with playbin. (inturn it uses decodebin). Is it possible to force or customise demuxer and decoder elements in playbin/decodebin. May be a sort of hack?! We are facing some issues while trying to connect the demuxer and the omx decoder from playbin. (We have made the capabilities same). Thanks a lot. Gulshan -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/gstreamer-embedded/attachments/20080826/f46b9d56/attachment.htm>