<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [IVB] GPU hang (possibly triggered by VA-API)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90953#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [IVB] GPU hang (possibly triggered by VA-API)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90953">bug 90953</a>
              from <span class="vcard"><a class="email" href="mailto:simon@farnz.org.uk" title="Simon Farnsworth <simon@farnz.org.uk>"> <span class="fn">Simon Farnsworth</span></a>
</span></b>
        <pre>(In reply to haihao from <a href="show_bug.cgi?id=90953#c8">comment #8</a>)
<span class="quote">> Could you provide the full command line and the sample video if possible ?</span >

It reproduces erratically with:

gst-launch-1.0 filesrc location=01_Work4U_Finding.mpeg ! decodebin name=db
max-size-bytes=$((16 * 1024 * 1024)) expose-all-streams=false ! queue
max-size-buffers=0 max-size-bytes=0 max-size-time=$((200 * 1000 * 1000)) !
audioconvert dithering=tpdf-hf ! audioresample quality=10 sinc-filter-mode=full
! alsasink qos=true max-lateness=$((20 * 1000 * 1000)) db. ! queue
max-size-buffers=6 max-size-bytes=0 max-size-time=$((200 * 1000 * 1000)) !
vaapipostproc force-aspect-ratio=false deinterlace-method=motion-compensated
deinterlace-mode=auto ! vaapisink force-aspect-ratio=false
show-preroll-frame=false max-lateness=$((20 * 1000 * 1000))

If I change deinterlace-mode on vaapipostproc to deinterlace-mode=disabled, the
error disappears. Similarly, if I re-encode as progressive instead of
interlaced, the error disappears.

I'm getting customer permission to send you 01_Work4U_Finding.mpeg - I may have
to send a link to your intel.com e-mail privately, depending on the customer's
attitude.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>