imx8mq-evk + overlay support

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

imx8mq-evk + overlay support

778 次查看
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

标记 (1)
0 项奖励
1 回复

479 次查看
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 项奖励