> Chrome > Chrome is currently unsupported, and will not function. I think this is outdated **I saw people saying - "everything works" with Chrome parameters**: ``` --enable-features=VaapiVideoDecoder,VaapiIgnoreDriverChecks,AcceleratedVideoDecodeLinuxGL ``` I not going to test everything with Chrome - asking someone else to actually test and figure out is it actually working pull request - [Workaround for clients like Chromium for AV1, misc fixes](https://github.com/elFarto/nvidia-vaapi-driver/pull/407) I see related issues still open: - https://github.com/elFarto/nvidia-vaapi-driver/issues/397 - https://github.com/elFarto/nvidia-vaapi-driver/issues/405 and few closed - https://github.com/elFarto/nvidia-vaapi-driver/issues/416 - https://github.com/elFarto/nvidia-vaapi-driver/issues/386 **also I see [comment about Discord support](https://github.com/elFarto/nvidia-vaapi-driver/issues/386#issuecomment-3194124037)**: > Hello, i'm launching discord with these parameters to get HEVC decoding working: > > ``` > --start-minimized --enable-features=AcceleratedVideoDecodeLinuxGL,AcceleratedVideoDecodeLinuxZeroCopyGL,VaapiOnNvidiaGPUs,VaapiIgnoreDriverChecks,UseOzonePlatform,WaylandWindowDecorations --ozone-platform=wayland > ``` > > and it actually works
I think this is outdated
I saw people saying - "everything works" with Chrome parameters:
I not going to test everything with Chrome - asking someone else to actually test and figure out is it actually working
pull request - Workaround for clients like Chromium for AV1, misc fixes
I see related issues still open:
and few closed
also I see comment about Discord support: