iMX8MM Chromium cannot play MP4 video

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

iMX8MM Chromium cannot play MP4 video

1,361 次查看
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 项奖励
回复
1 回复

1,282 次查看
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 项奖励
回复