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 of all the mpeg versions for both audio and Video. <br>