2023-08-31, 09:38 AM
(This post was last modified: 2023-08-31, 09:40 AM by Breakintr. Edited 1 time in total.)
Hi @Vensos, thanks for the quick reply, that was my first though as well, but accoding with vaainfo, it should:
I'm guessing this is it: VAProfileHEVCMain10, but I'm not sure if this means it _might_ support, or if it really supports, and CPU is at idle when transconding this.
My guess is that even if it supports it, it might be a bit too much for it to do it on the fly, or maybe it's throttling because this is a tiny fanless computer (msi cubi n.
Can it be because it's HDR? I need to try with other hevc 10-bit but without hdr.
Code:
root@proxmox:~# vaainfo
-bash: vaainfo: command not found
root@proxmox:~# vainfo
error: can't connect to X server!
libva info: VA-API version 1.17.0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so
libva info: Found init function __vaDriverInit_1_17
libva info: va_openDriver() returns 0
vainfo: VA-API version: 1.17 (libva 2.12.0)
vainfo: Driver version: Intel iHD driver for Intel(R) Gen Graphics - 23.1.1 ()
vainfo: Supported profile and entrypoints
VAProfileMPEG2Simple : VAEntrypointVLD
VAProfileMPEG2Main : VAEntrypointVLD
VAProfileH264Main : VAEntrypointVLD
VAProfileH264Main : VAEntrypointEncSliceLP
VAProfileH264High : VAEntrypointVLD
VAProfileH264High : VAEntrypointEncSliceLP
VAProfileJPEGBaseline : VAEntrypointVLD
VAProfileJPEGBaseline : VAEntrypointEncPicture
VAProfileH264ConstrainedBaseline: VAEntrypointVLD
VAProfileH264ConstrainedBaseline: VAEntrypointEncSliceLP
VAProfileVP8Version0_3 : VAEntrypointVLD
VAProfileHEVCMain : VAEntrypointVLD
VAProfileHEVCMain10 : VAEntrypointVLD
VAProfileVP9Profile0 : VAEntrypointVLD
VAProfileVP9Profile2 : VAEntrypointVLD
I'm guessing this is it: VAProfileHEVCMain10, but I'm not sure if this means it _might_ support, or if it really supports, and CPU is at idle when transconding this.
My guess is that even if it supports it, it might be a bit too much for it to do it on the fly, or maybe it's throttling because this is a tiny fanless computer (msi cubi n.
Can it be because it's HDR? I need to try with other hevc 10-bit but without hdr.