mx8mq overlay on playing video

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

mx8mq overlay on playing video

949 次查看
weideding
Contributor II

Hi 

     I need put some picture or text over playing video on hdmi kmssink, mx8mq does not support gstreamer "overlaysink", then which way is possible to implement this feature? Thanks.

root@imx8mqevk:~# gst-inspect-1.0 overlaysink
No such element or plugin 'overlaysink'

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

818 次查看
weideding
Contributor II

MX8MQ does not have GPU 2D,  and already double checked i.MX_Linux_User's_Guide.pdf

0 项奖励

818 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hi Weide,

The overlaysink plugin is based on the GPU. It provides two main functions for video rendering:

• Video Overlay: composites multiple video playbacks into the same display.

• Multiple Display: shows videos to multiple displays, up to four displays.”

If your board does not have gpu it can not complete the task.

Regards

Alfred

0 项奖励

818 次查看
weideding
Contributor II

Hi Alfred,   

    MX8MQ has GPU, but does not have 2D, only supports 3D.  possiable to use overlaysink? 

     I am using testoverlay overy playing video at the bottom of screen, but the quality of 720p movie is not good, CPU is too busy. Without  testoverlay,720p movie is playing well. 

     Thanks for your help!

0 项奖励