<br><br>On Friday, February 18, 2022, Andrea paz <<a href="mailto:gamberucci.andrea@gmail.com">gamberucci.andrea@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">In X11, using YUVA8 I find the same playback efficiency of RGBA-Float.<br>
With RGBA8 the playback is similar, but using vaapi it improves a bit<br>
in reverse.<br>
<br>
The problematic vp9 video is as follows:<br>
<a href="https://www.base-n.de/webm/VP9%20Sample.html" target="_blank">https://www.base-n.de/webm/<wbr>VP9%20Sample.html</a><br>
Other vp9 videos work much better.<br>
<br>
<br></blockquote><div><br></div><div>strange, it does not look particulary big (nor in duration nor in dimensions)... </div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Rendering<br>
<br>
Starting from RGBA8:<br>
1080p/422p/25fps : 27 fps<br>
1440p/422p/25fps : 24 fps<br>
<br>
Starting from YUVA8:<br>
1080p/422p/25fps : 21 fps<br>
</blockquote><div><br></div><div><br></div><div>so, close to realtime on your hardware..... </div><div><br></div><div><a href="https://www.linuxfromscratch.org/blfs/view/svn/multimedia/libvpx.html">https://www.linuxfromscratch.org/blfs/view/svn/multimedia/libvpx.html</a></div><div><br></div><div>according to this page nasm OR yasm can be used (for compiling x86 assembly parts), so may be older distros still get full-speed encoder... </div>