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.

ستحتاج إلى تثبيت إضافة مثل Stylus لتثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتتمكن من تثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتثبيت هذا النمط.

(لدي بالفعل مثبت أنماط للمستخدم، دعني أقم بتثبيته!)

المؤلف
ElectroKnight22
التثبيت اليومي
0
إجمالي التثبيت
15
التقييمات
0 0 0
الإصدار
1.0.0
تم إنشاؤه
25-06-2026
تم تحديثه
25-06-2026
الحجم
1.3 KB
الترخيص
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]