mx8mq overlay on playing video

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

mx8mq overlay on playing video

922 Views
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'

Labels (1)
0 Kudos
3 Replies

791 Views
weideding
Contributor II

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

0 Kudos

791 Views
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 Kudos

791 Views
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 Kudos