<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="Helvetica, Arial, sans-serif">I meant avconv, of course.<br>
      <br>
      I also tried a mjpeg file in a quicktime container which plays but
      drops frames.  It also exhibits the brief flash at the start and
      does not exit when finished.<br>
      <br>
      Dave.<br>
    </font>
    <div class="moz-cite-prefix">
      <meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8">
      <title></title>
      <meta name="GENERATOR" content="LibreOffice 3.3 (Unix)">
      <meta name="CREATED" content="20111206;8190500">
      <meta name="CHANGED" content="20111206;8211700">
      <style type="text/css">
        <!--
                @page { margin: 0.79in }
                P { margin-bottom: 0.08in }
                A:link { so-language: zxx }
        --></style> <br>
      On 27/06/2016 10:46 AM, Dave Johnstone wrote:<br>
    </div>
    <blockquote
      cite="mid:8d5960ff-f6b6-f568-0131-36fce2fb30c4@digits.tv"
      type="cite">
      <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
      <font face="Helvetica, Arial, sans-serif">Ok, I tried a new file
        in an mp4 container (created in prores, converted with avprobe
        libx264 -pix_fmt yuv420p) and this will play.  When starting
        playback there is a flash on screen, the file then plays OK
        until the end when one of the last few frames stays on screen
        for around 3 seconds before it stops (my file starts and ends in
        black).  Gst-launch-1.0 then exits with an error:<br>
        <br>
        <br>
        gst-launch-1.0 playbin uri=<a moz-do-not-send="true"
          class="moz-txt-link-freetext"
          href="file:///home/digits/footy/testGFX/noise.mp4">file:///home/digits/footy/testGFX/noise.mp4</a><br>
        Setting pipeline to PAUSED ...<br>
        Pipeline is PREROLLING ...<br>
        Got context from element 'sink': gst.gl.GLDisplay=context,
        gst.gl.GLDisplay=(GstGLDisplay)"\(GstGLDisplayEGL\)\
        gldisplayegl0";<br>
        Got context from element 'playsink': gst.gl.GLDisplay=context,
        gst.gl.GLDisplay=(GstGLDisplay)"\(GstGLDisplayEGL\)\
        gldisplayegl0";<br>
        Pipeline is PREROLLED ...<br>
        Setting pipeline to PLAYING ...<br>
        New clock: GstSystemClock<br>
        0:00:04.559570252 13167 0x73d224f0 ERROR               glmemory
        gstglmemoryegl.c:201:_gl_mem_copy: GstGLMemoryEGL does not
        support copy<br>
        Got EOS from element "playbin0".<br>
        Execution ended after 0:00:03.813062393<br>
        Setting pipeline to PAUSED ...<br>
        Setting pipeline to READY ...<br>
        Setting pipeline to NULL ...<br>
        Freeing pipeline ...<br>
        <br>
        Regards,<br>
        <br>
        Dave.<br>
      </font>
      <div class="moz-cite-prefix">
        <meta http-equiv="CONTENT-TYPE" content="text/html;
          charset=utf-8">
        <title></title>
        <meta name="GENERATOR" content="LibreOffice 3.3 (Unix)">
        <meta name="CREATED" content="20111206;8190500">
        <meta name="CHANGED" content="20111206;8211700">
        <style type="text/css">
        <!--
                @page { margin: 0.79in }
                P { margin-bottom: 0.08in }
                A:link { so-language: zxx }
        --></style> On 27/06/2016 9:38 AM, Nicolas Dufresne wrote:<br>
      </div>
      <blockquote cite="mid:1466986117.12365.3.camel@gmail.com"
        type="cite">
        <pre wrap="">This file has no container, hence require special treatment. You should
be able to play it, but since there is no timestamp information, the
behaviour will be slightly undefined.

gst-launch-1.0 filesrc location=test.h264 ! h264parse ! decodebin !
glimagsink

Nicolas
</pre>
        <br>
      </blockquote>
      <br>
    </blockquote>
    <br>
  </body>
</html>