User Tools

Site Tools


ubuntu:gpu:va-api:check_if_hardware_decoding_is_active

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

ubuntu:gpu:va-api:check_if_hardware_decoding_is_active [2023/06/16 16:51] – created peterubuntu:gpu:va-api:check_if_hardware_decoding_is_active [2023/06/16 17:02] (current) peter
Line 11: Line 11:
 </code> </code>
  
 +----
 +
 +===== Retest hardware decoding whilst playing a video =====
 +
 +Start playing a video, say a .mp4.
 +
 +Then check if hardware decoding is being used.
 +
 +<code bash>
 +sudo cat /sys/kernel/debug/dri/0/amdgpu_pm_info | grep ^VCN
 +</code>
 +
 +returns:
 +
 +<code bash>
 +VCN: Enabled
 +</code>
  
ubuntu/gpu/va-api/check_if_hardware_decoding_is_active.1686934263.txt.gz · Last modified: 2023/06/16 16:51 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki