AV1 Codec Blocker

Force websites to use alternative video codecs by blocking AV1.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Autor
ElectroKnight22
Dnevne instalacije
0
Ukupnih instalacija
15
Ocjene
0 0 0
Verzija
1.0.0
Stvoreno
25.06.2026.
Ažurirano
25.06.2026.
Size
1,3 KB
Licenza
MIT
Primjenjuje se
Sve stranice

It appears that AV1 is not at all well supported on Wayland (Linux) Chromium for hardware decoding on Nvidia hardware. Blocking AV1 to allow for media playback to automatically fallback to better supported codecs like VP9 is a rather simple workaround in the meantime.

Additionally, for chromium browsers, the flag --enable-features=VaapiOnNvidiaGPUs might need to be set at ~/.config/chrome-flags.conf (or equivalent alternatives across Linux distros) for the fallback to work correctly. Otherwise the fallback could fail and resolve as CPU software decoding instead.

(Last updated 2026/June/25) [Last tested on CachyOS 7.0.12-1 with Google Chrome 149.0.7827.114]