Enable hardware video decode in chromium on Raspbian

I have an AML-S905X-CC running Raspbian Buster. Video playback is terrible; video pauses and tears. I tried setting hardware video decoding in chrome, but it ignores the flags. Attached is the result of chrome://gpu

How do I enable hardware acceleration for video?

If I try to increase the memory allocation for the GPU in raspi-config, it crashes with an error:
/usr/bin/raspi-config: vcgencmd: not found

Raspbian is using Chrome 90 when the latest version is 108. Use Ubuntu instead.

Thank you for the reply. testing now.

Chrome doesn’t really support V4L2 M2M on Linux yet. Software decoding is probably the best you’re going to get within Chrome.