Yocto i.MX6Q VPU support video patterns?

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

Yocto i.MX6Q VPU support video patterns?

Jump to solution
887 Views
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?

Labels (1)
0 Kudos
1 Solution
678 Views
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.

View solution in original post

0 Kudos
2 Replies
679 Views
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 Kudos
678 Views
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 Kudos