Hi All,<br>I have been try to decode an mpeg file but everytime i run the following pipeline it gets stuck.<br>gst-launch -v filesrc location=TheKnack.mpeg ! decodebin name=decoder decoder. ! ffmpegcolorspace ! filesink location=video  decoder. ! audioconvert ! audioresample ! filesink location=audio
<br><br>Isnt there any plugin in gstreamer that takes care&nbsp;of&nbsp;all&nbsp;the&nbsp;mpeg&nbsp;versions for both audio and Video. <br>