Hey there, it seems that qtwebengine build script just lacks the `-system-openh264` flag. In attempt to fix that I just slap the needed GN arg to the end of `src/buildtools/config/linux.pri` I've checked that the configure phase succeeds, but the full build takes too long on my machine. Please find attached the proposed patch.