i.MX6Q:Why the video image is translucent?

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

i.MX6Q:Why the video image is translucent?

699 次查看
ycwang
Contributor I

Hello, when playing video using the following command (Gstreamer),  the video image is translucent, why?

gst-launch filesrc location=test.mp4 typefind=true ! aiurdemux ! vpudec ! mfw_v4lsink

How can I make it completely opaque?

Thank you!

pic.JPG

The configuration information for MfgTools:

[profiles]

chip = MX6Q Linux Update

[platform]

board = SabreSD

[LIST]

name =Ubuntu-SabreSD-eMMC

标签 (2)
标记 (3)
0 项奖励
回复
1 回复

590 次查看
alejandrolozan1
NXP Employee
NXP Employee

Hi,

Can you try a different sink element? like

ximagesink instead of mfw_v4lsink.

Please let me know how it goes.

Best Regards,

Alejandro

0 项奖励
回复