iMX8MM Chromium cannot play MP4 video

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

iMX8MM Chromium cannot play MP4 video

171 Views
raajeshk88
Contributor III

Hi,

    I am using Kirkstone 5.15.32 to build for the imx8mm-evk 'imx-image-full' and also added Chromium 96.0.4664.110 to the image. From the image we are trying to run a mp4 video (1280p) resolution on the chromium browser but it doesn't play it. No errors from console as well. We then tried to play a webm format video. The browser does play but the video was smooth can see stuttering all along. When we use gst-launch to run the both format video plays fine (using playbin pipeline)

We are not seeing the same with imx8mp evk. So the query is, 

1. Does imx8mm support propriety codecs like mp4 in the chromium browser?

2. Are imx8mm h/w capabilities not fully utilised from chromium? if so are there any flags needs to be set in chromium recipe to make it work. Thanks

0 Kudos
1 Reply

92 Views
brian14
NXP TechSupport
NXP TechSupport

Hi @raajeshk88

Thank you for contacting NXP Support.

You can try with the following flags for the best Chromium performance.

chromium --no-sandbox --no-first-run --noerrdialogs --start-fullscreen --start-maximized --disable-notifications --disable-infobars --kiosk --incognito --fullscreen --test-type --disable-popup-blocking --enable-gpu-rasterization

Have a great day!

0 Kudos