Hello,
I'm using Yocto Langdale release for IMX8MM. According to this commit message, V4L2 hardware video decoding should be enabled in Chromium with this release:
commit fe0d3587d905a8fa32a9830d177f97c90352fdc5
chromium-ozone-wayland: Add V4L2VDA support on Linux [YOCIMX-6545]
- support on i.MX 8 series platform.
- 8MM/8MP/8MQ support h264/hevc/vp8/vp9 hardware decoding.
- 8QM/8QXP support h264/hevc/vp8 hardware decoding.
- support seek, playrate change and resolution change.
- support video acceleration for online media platform such as Youtube, bilibili.
Signed-off-by: Hou Qi <[email protected]>
But when I launch Chromium and try to play a h264 video (mp4 file), HW video decoding is disabled and the video stutters. Are there a special configuration that I have to set to enable this feature?
Best regards,
Piotr