AV1 Codec Blocker

Force websites to use alternative video codecs by blocking AV1.

Dovrai installare un'estensione come Tampermonkey, Greasemonkey o Violentmonkey per installare questo script.

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

Dovrai installare un'estensione come Tampermonkey o Violentmonkey per installare questo script.

Dovrai installare un'estensione come Tampermonkey o Userscripts per installare questo script.

Dovrai installare un'estensione come ad esempio Tampermonkey per installare questo script.

Dovrai installare un gestore di script utente per installare questo script.

(Ho già un gestore di script utente, lasciamelo installare!)

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

(Ho già un gestore di stile utente, lasciamelo installare!)

Autore
ElectroKnight22
Installazioni giornaliere
0
Installazioni totali
15
Valutazione
0 0 0
Versione
1.0.0
Creato il
25/06/2026
Aggiornato il
25/06/2026
Dimensione
1,3 KB
Licenza
MIT
Applica a
Tutti i siti

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]