<div dir="ltr"><div dir="ltr"><div style="font-size:small" class="gmail_default">Sam,</div><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div bgcolor="#FFFFFF">
    I tested it the same way, but I get the error message.<br>
    <br>
    Decoder h264 does not support device type vaapi.<br>
    HW device init failed, using SW decode.<br>
<a class="gmail-m_-8179938600665942196moz-txt-link-freetext">file:/home/spc/cin-test/aerial-shot-of-las-vegas-sprawl-daytime_w18wevlbr__D.mp4</a><br>
     err: Success<br>
    <br></div></blockquote><div><span class="gmail_default" style="font-size:small">I "sort of" forgot to mention an important part -- when ffmpeg can not use vaapi to decode a specific file, it backs down to using the software instead which is what the above message indicates.  So I think it is really working for you -- check CPU % usage with "top" with and without CIN_HW_DEV to see the difference.  Also, try it with MIXERS and you should see an obvious speedup.<br></span></div><div><span class="gmail_default" style="font-size:small"><br></span></div><div><span class="gmail_default" style="font-size:small">For example, awhile back you provided us a test case</span> <span class="gmail_default" style="font-size:small">of 150 clips (cin_media) and a few of these could not be loaded by ffmpeg using the GPU (in this case 5 out of 150) and it will use "SW decode" (software instead).  So you will see from the 150, the following:</span></div><div><span class="gmail_default" style="font-size:small"><br></span></div><div><span class="gmail_default" style="font-size:small">Failed to get HW surface format.<br>HW device init failed, using SW decode.<br>file:/proj/cin_media/aerial-of-empire-s...mp4<br>  err: Success<br>...<br>file:/proj/cin_media/aerial-over-hoboken...mp4<br>file:/proj/cin_media/aerial-zoom-to-empire...mp4<br>file:/proj/cin_media/empire-state-...mp4<br>file:/proj/cin_media/freedom-tower-...mp4<br></span></div><div><span class="gmail_default" style="font-size:small"><br></span></div><div><span class="gmail_default" style="font-size:small">GG did test this successfully on Leap but of course with different hardware.   gg/phyllis<br></span></div></div></div></div>