<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<br>
<br>
<br>
<div class="moz-cite-prefix">Den 05.01.2025 13:09, skrev Terje J.
Hanssen:<br>
</div>
<blockquote type="cite"
cite="mid:f1f3c4e6-3d87-4e45-b040-9576e5d02d5b@gmail.com">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<br>
<div class="moz-cite-prefix">Den 04.01.2025 02:04, skrev Terje J.
Hanssen:<br>
</div>
<blockquote type="cite"
cite="mid:cba63ffb-9c24-43f8-bcad-8590d905d098@gmail.com">Installed
Andrey's recent cinelerra-5.1-20250104.suse15.x86_64.rpm package
on Leap 15.6 on two different Intel based hw, and tested qsv and
vaapi presets without issues <br>
<br>
1) Intel Arc Alchemist w/ A750 dGPU (2023) <br>
<br>
av1_qsv_8b420.mp4, qsv_10b420.mp4 <br>
hevc_qsv_8b420.mp4, hevc_qsv_10b420.mp4, hevc_qsv_10b422.mp4 <br>
<br>
av1_vaapi_8b420.mp4, vaapi_10b420.mp4 <br>
hevc_vaapi_8b420.mp4, hevc_vaapi_10b420.mp4,
hevc_vaapi_10b422.mp4 <br>
<br>
<br>
2) Intel KabyLake w/ UHD 620 iGPU (2017) <br>
<br>
hevc_qsv_8b420.mp4, hevc_qsv_10b420.mp4 <br>
hevc_vaapi_8b420.mp4, hevc_vaapi_10b420.mp4 <br>
<br>
The last line here is of special interest <br>
hevc_vaapi_8b420.mp4, hevc_vaapi_10b420.mp4 <br>
<br>
because Cingg deb on UB24.04 on this machine didn't render
hevc_vaapi. <br>
It seems that OneVPL (libvpl) extends the codec capability also
for vaapi. <br>
This has to be verified by dual-testing once more.. <br>
</blockquote>
<br>
A second attempt with UB24.04.1 on KabayLake confirms the latter:<br>
<br>
Limit:<br>
<br>
hevc_vaapi_8b420.mp4<br>
[hevc_vaapi @ 0x769ae015a100] No usable encoding entrypoint found
for profile VAProfileHEVCMain (17).<br>
<br>
----------------------<br>
<br>
Additional test on my oldest workstation in use:<br>
<br>
3) Intel SkyLake w/ HD 530 iGPU (2015)<br>
<br>
cin<br>
Cinelerra Infinity - built: Jan 4 2025 01:10:37 (Leap 15.6)<br>
<br>
hevc_qsv_8b420.mp4, hevc_qsv_10b420.mp4<br>
<font face="Courier New, Courier, monospace">hdv09_04_h264_vaapi_8b420<br>
</font><font face="Courier New, Courier, monospace">
hevc_vaapi_8b420.mp4<br>
<br>
Limit:<br>
<br>
hevc_vaapi_10b420.mp4<br>
video/hdv09_04_hevc_vaapi_10b420.mp4<br>
[hevc_vaapi @ 0x7fe830011300] No usable encoding profile found.<br>
<br>
-------------<br>
<br>
Another question while being in the confusing corner:<br>
</font>
<blockquote>cin<br>
Cinelerra Infinity - built: Jan 4 2025 01:10:37 (Leap 15.6)<br>
</blockquote>
When rendering qsv, the following is output, but not when
rendering vaapi - and why not the opposite as I rather would have
expected? <br>
<blockquote> libva info: VA-API version 1.20.0<br>
libva info: Trying to open /usr/lib64/dri/iHD_drv_video.so<br>
libva info: Found init function __vaDriverInit_1_20<br>
libva info: va_openDriver() returns 0</blockquote>
<font face="Courier New, Courier, monospace"><br>
</font></blockquote>
<br>
<font face="Courier New, Courier, monospace">Cinelerra just repeates
this output from the ffmpeg qsv encoding (ffmpeg vaapi doesn't
output this).<br>
And the "libva info" output comes from "vainfo", which is part of
"libva-utils"<br>
<a class="moz-txt-link-freetext" href="https://github.com/intel/libva-utils">https://github.com/intel/libva-utils</a><br>
<br>
So the remaining question is: what is really the interaction (if
any) between libva/libvpl and vaapi/qsv?<br>
<br>
<br>
<br>
<br>
<br>
</font><br>
</body>
</html>