imx8mq-evk + overlay support

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

imx8mq-evk + overlay support

744 Views
nagendrasarma
Contributor III

hi  all

i am using imx8mq-evk with NXP i.MX Release Distro 4.9.51-mx8-ga  distribution

i would like to decode two videos simultaneously  using overlay support 

the reference manual is not helping 

could you help me how to achieve overlay display support on kmssink  using gstreamer 1.0 ?

regards

nagendra

Tags (1)
0 Kudos
1 Reply

445 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hi nagendra,

Not in 4.9.51v, is fixed in the new release

gst-plugins-bad - i.MX Gstreamer Bad Fork 

The gstreamer Implement videooverlay interface in kmssink, divided into two cases: when driver supports scale, then we do refresh in show_frame(); if not, send a reconfigure event to upstream and re-negotiate, using the new size.

0 Kudos