<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Corrupted videos VA-API HW encoding radeonsi"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=98278#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Corrupted videos VA-API HW encoding radeonsi"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=98278">bug 98278</a>
              from <span class="vcard"><a class="email" href="mailto:adf.lists@gmail.com" title="Andy Furniss <adf.lists@gmail.com>"> <span class="fn">Andy Furniss</span></a>
</span></b>
        <pre>(In reply to Andy Furniss from <a href="show_bug.cgi?id=98278#c6">comment #6</a>)
<span class="quote">> (In reply to Andy Furniss from <a href="show_bug.cgi?id=98278#c5">comment #5</a>)
> > (In reply to Andy Furniss from <a href="show_bug.cgi?id=98278#c4">comment #4</a>)
> > > Since recentish mesa change you have to set the env
> > > 
> > > VAAPI_DISABLE_INTERLACE=1
> > 
> > You will still need to feed the encoder NV12 as well.

> Though I420 will work, it may be better to let gstreamer convert the BGRx as
> it may be faster than letting the driver do it. The driver will just use C
> gstreamer may (or may not) use SIMD.</span >

LOL fail post, to clarify, the driver will not convert BGRx to anything (would
be a nice feature if the GPU could do it).

If you tell gstreamer to convert BGRx to I420 then the driver will just change
it to nv12 using CPU C code, so you may as well tell gstreamer to convert to 
NV12 in the first place.</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>