AV1 Codec Blocker

Force websites to use alternative video codecs by blocking AV1.

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey, Greasemonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

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

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

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!)

ผู้เขียน
ElectroKnight22
จำนวนติดตั้งประจำวัน
0
จำนวนติดตั้งทั้งหมด
15
คะแนน
0 0 0
เวอร์ชัน
1.0.0
สร้างเมื่อ
25-06-2026
อัปเดตเมื่อ
25-06-2026
Size
1.3 กิโลไบต์
สัญญาอนุญาต
MIT
ปรับใช้กับ
ไซต์ทั้งหมด

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]