VLC Black Screen Fix for AV1 Videos on Linux
Published on 2026-08-23
Problem
avcodec-hw defaults to vdpau_avcodec, which does not work on some hardware with AV1 videos specifically.
Solution
Open ~/.config/vlc/vlcrc in a text editor.
Change this line:
#avcodec-hw=any
Into this:
avcodec-hw=vaapi