<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - radeonsi vaapi mpeg2 decode slightly corrupt or asserts."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93760#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - radeonsi vaapi mpeg2 decode slightly corrupt or asserts."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93760">bug 93760</a>
              from <span class="vcard"><a class="email" href="mailto:nayan26deshmukh@gmail.com" title="Nayan Deshmukh <nayan26deshmukh@gmail.com>"> <span class="fn">Nayan Deshmukh</span></a>
</span></b>
        <pre>(In reply to Christian König from <a href="show_bug.cgi?id=93760#c7">comment #7</a>)
<span class="quote">> Take a look at vlVaHandleSliceParameterBufferMPEG12 and the assert.

> We probably just need to handle the case of multiple buffers here and in
> handleVASliceDataBufferType.

> The later is a bit tricky, since you need to search all slice buffers for
> the start code and call begin_frame() only once even when you get multiple
> buffers and/or calls to that function.</span >

mpv only send a single slice when it should be sending 36 which it does in case
of VDPAU, as of now we can handle multiple slices, though not as efficiently as
we like it to be.</pre>
        </div>
      </p>


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

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