<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - VCE VAAPI segfault using ffmpeg"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99029#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - VCE VAAPI segfault using ffmpeg"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99029">bug 99029</a>
              from <span class="vcard"><a class="email" href="mailto:alexdeucher@gmail.com" title="Alex Deucher <alexdeucher@gmail.com>"> <span class="fn">Alex Deucher</span></a>
</span></b>
        <pre>I'm not too familiar with VAAPI, but for transcoding, you really need efficient
pipelining between the decode and the encode.  If there are CPU copies in the
middle, performance won't be great.  We generally recommend using gstreamer
with OpenMax using tunneling so that there are no extra copies between the
decode and encode stages of the transcode.  I'm not sure if VAAPI supports
something like this.</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>