3 Jan
2025
3 Jan
'25
7:24 p.m.
On 02.01.2025 14:47, Andrea paz wrote:
Your gpu has av1 10-bit encoding capability? Possibly try to comment out profile=main You are right; my graphics card (VCN 2.0) is not capable of AV1 hardware encoding at 8-10bit. I propose to add a note to the presets similar to:
# The GPU must be capable of 8-10bit hardware encoding.
Yes, or possibly a bit more generic reminder to check out # Require gpu encoding capability For example I just tested Andrey's cin_5.1.20250103.ubuntu2204_amd64.deb on my ultrabook, Dell XPSÂ 13-9370, and found the Intel UHD 620 iGPU (KBL) has h264_vaapi_8b410 and _10b420, but not hevc_vaapi capability.
Try to comment out profile=0 or edit it to profile=2 No; I have the same errors.