<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi Sebastian,<br>
    <br>
    Here is what I tried.<br>
    gst-launch-1.0 -e --gst-debug=4 filesrc location=MOV05E.Mpg ! queue
    ! decodebin ! queue ! videorate ! queue ! videoscale ! queue !
    videoconvert !
    "video/x-raw,format=(string)I420,width=720,height=576,framerate=(fraction)25/1"

    ! queue ! autovideosink<br>
    <br>
    I also tried using uridecodebin with the same result.<br>
    <br>
    Ian<br>
    <br>
    <div class="moz-cite-prefix">On 17/11/2015 11:46, Sebastian Dröge
      wrote:<br>
    </div>
    <blockquote cite="mid:1447760816.21167.23.camel@centricular.com"
      type="cite">
      <pre wrap="">On Mo, 2015-11-16 at 09:02 +0000, Ian Davidson wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">Hi Sebastian,

Shortly after my first posting, I realised that I needed to process
the media and that could have been the cause of my error - so I tried
again (2nd post) using decodebin.  If I did not have any logging I
could see a message 'Redistribute latency' and if I turned on the
logging I got continual error messages being logged 'Reached libmpeg2
invalid state'.

I know that the original file can't be too bad since playbin manages
to get it to work - so what am I missing?
</pre>
      </blockquote>
      <pre wrap="">
What exactly are you runnnig now, what's your pipeline?

</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
gstreamer-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>