Hi,
I'm using Chromium 94 on Linux and the new 'VideoDecoder' doesn't work for me. It shows up as 'Unknown Video Decoder' in media-internals and falls back to software decoding, whereas the legacy video accelerator (VDA) used to work well with no issues like this.
It should try the legacy one if the new one fails but instead uses vpx decoder.
I'd like to force the legacy video accelerator but I can't find any switch or flag to do this.
Thanks for your help in advance.