general:firefox
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
general:firefox [2022/02/05 07:33] – sunkan | general:firefox [2025/01/22 12:13] (current) – sunkan | ||
---|---|---|---|
Line 5: | Line 5: | ||
====== HW video decoding using VAAPI ====== | ====== HW video decoding using VAAPI ====== | ||
+ | For it to work with firejail one needs to ignore '' | ||
+ | ~/ | ||
+ | < | ||
+ | # Allows HW video decode | ||
+ | ignore noroot | ||
+ | </ | ||
===== Update 2022-02-05 ===== | ===== Update 2022-02-05 ===== | ||
Line 47: | Line 53: | ||
VAProfileVP9Profile2 | VAProfileVP9Profile2 | ||
VAProfileNone | VAProfileNone | ||
+ | </ | ||
+ | |||
+ | ==== To check if HW decoding is active ==== | ||
+ | On newer AMD | ||
+ | < | ||
+ | while true; do cat / | ||
+ | </ | ||
+ | |||
+ | On Intel - check for Video engine activity | ||
+ | < | ||
+ | intel_gpu_top | ||
</ | </ | ||
general/firefox.1644046384.txt.gz · Last modified: 2022/02/05 07:33 by sunkan