<font size="2">
<p>Hi All,</p>
<p>We are trying to use the gstreamer playbin. </p>
<p>&nbsp;With gst-launch with forced chain we are able to make the playback working.</p>
<p>gst-launch filesrc location=/media/sdmmc0p1/streams/beethoven9_128kbps.mp3 ! ffdemux_mp3 ! omx_mp3dec ! alsasink</p>
<p>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).</p>

<p>&nbsp;</p>
<div>Thanks a lot.</div>
<div>Gulshan</div></font>