No encoding/decoding info with AMD Radeon RX 7700 XT, Linux 6.12.8
Hi @davidebeatrici, by default the encoding usage is only shown while encoding/decoding and 30 seconds after.
If you're not currently encoding you can make it always show in the setup:
Otherwise if you are currently encoding, is the usage shown in other utilities like amdgpu_top?
Yep:
Hi @davidebeatrici, I think I've found the issue, would you be able to test my amd-enc branch?
Tested, ENC/DEC still not shown unfortunately.
Thanks for testing, sorry I don't know what the issue might be then.
Please note that when forcing ENC/DEC to be shown, the percentage stays at 0%.
Turns out the percentage shows up for decoding, I had to add hwdec=auto to mpv's config in order for it to use VA-API.
Ahh cool, but still not for encoding?
I'm seeing something similar when using sunshine to screen-cast the screen to an Apple TV with an RX 6800XT.
I don't see any encoding reported by the AMDGPU driver, however it's using vaapi for sure since it's not being encoded on the CPU!
When using ffmpeg to encode a video I see the encoder utilization though!
I don't know, it may be an AMDGPU driver bug that does not report encoder usage in some cases?