Video Playback Issue: .mkv & .wmv format - i.MX8M Platform based Custom board

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

Video Playback Issue: .mkv & .wmv format - i.MX8M Platform based Custom board

783 Views
jagriti_dixit
Contributor I

Hello,

I have a custom board based on the i.MX8M platform - I am not able to play the following two video format files:

1. .mkv video with VP8 decoder

2. .wmv video with a VC1 decoder.

 

The following VPUs are enabled in my kernel configuration:

CONFIG_MXC_HANTRO=y
CONFIG_MXC_HANTRO_845=y
CONFIG_MXC_HANTRO_845_H1=y
CONFIG_MXC_VPU_MALONE=y
CONFIG_MXC_VPU_WINDSOR=y
 
The command used to play the video is:
gst-launch-1.0 filesrc location=<Path to Video file>.wmv typefind=true ! video/quicktime ! qtdemux ! queue max-size-time=0 ! vpudec ! queue max-size-time=0 ! waylandsink
 
Are we missing any additional configurations/steps to support the playback of these file formats?
 
Any insight on the issue would help!
 
0 Kudos
2 Replies

770 Views
joanxie
NXP TechSupport
NXP TechSupport

I have mailed to you, pls find it

0 Kudos

779 Views
jagriti_dixit
Contributor I

Additional Information: We are using imx-5.4.3-1.0.0 yocto zeus BSP 

0 Kudos