i.MX6Q:Why the video image is translucent?

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

i.MX6Q:Why the video image is translucent?

701 Views
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

Labels (2)
0 Kudos
Reply
1 Reply

592 Views
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 Kudos
Reply