Yocto i.MX6Q VPU support video patterns?

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

Yocto i.MX6Q VPU support video patterns?

跳至解决方案
907 次查看
zhiyancao
Contributor II

I use dylan branch of fsl-image-gui to test vpu, use the video player I can play

*.flv, *.mp4(720p and 1080p), but *.avi not work.

i.MX6Q can play rmvb?

By the way, How to test vpu in system?

GPU of dylan branch is ok?

标签 (1)
0 项奖励
1 解答
698 次查看
LeonardoSandova
Specialist I

Please do not use that set of branches (dylan branches). Use 'dora' instead.

To see which codecs are supported, you can use the 'gst-inspect vpudec' command, and look at the sink pads.

Testing VPU can be done either with /unit_tests/* apps or gstreamer.

在原帖中查看解决方案

0 项奖励
2 回复数
699 次查看
LeonardoSandova
Specialist I

Please do not use that set of branches (dylan branches). Use 'dora' instead.

To see which codecs are supported, you can use the 'gst-inspect vpudec' command, and look at the sink pads.

Testing VPU can be done either with /unit_tests/* apps or gstreamer.

0 项奖励
698 次查看
zhiyancao
Contributor II

Hello, I try to play ***.wmv, the player pop "GStreamer is missing a plugin", "ASF demuxer is need install".

gst-inspect vpudec show it can decode wmv, so I guess the asf is need to install to decode *.wmv to got the audio?

0 项奖励