Best way to get h264 accelerated again?

Ensure build tools is synced

sudo pacman -Syu base-devel git bison byacc flex --needed

Clone

git clone https://github.com/mesa-freeworld/mesa-nonfree.git

Sync dependencies, build and install to system

cd mesa-nonfree
makepkg --syncdeps --install
7 Likes