<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Stuttering when trying to decode stream encoded with omx"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106919#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Stuttering when trying to decode stream encoded with omx"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106919">bug 106919</a>
              from <span class="vcard"><a class="email" href="mailto:ricardo.ribalda@gmail.com" title="Ricardo Ribalda <ricardo.ribalda@gmail.com>"> <span class="fn">Ricardo Ribalda</span></a>
</span></b>
        <pre>We are trying with vappi and we cannot reproduce the bug. This is the pipeline
that we are using:

gst-launch-1.0 videotestsrc ! video/x-raw,width=800,height=600,framerate=60/1 !
timeoverlay  ! videoconvert ! vaapih264enc ! video/x-h264,profile=main !
h264parse ! vaapih264dec ! vaapisink sync=0 --gst-debug=*:3


To sumarise

ENC -> DEC : Result

sw    -> sw    : OK
sw    -> omx   : OK
sw    -> vappi : OK
omx   -> sw    : OK
omx   -> omx   : FAIL
omx   -> vappi : OK
vappi -> sw    : OK
vappi -> omx   : OK
vaapi -> vappi : OK</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>