c - String overlay using XftDrawString8 flickers when done along with video rendering using eglSwapBuffers -


i rendering video on egl (x11) using api eglswapbuffers. requirement text overlay on window. achieve using xftdrawstring8 using xft library. though working, reason text string flickers. seems string getting overlaid before video data , after video data. whenever gets overlaid before not seen, when overlaid after seen. can me solution achieve stable text overlay on video data without flickering issue? let me know if more information needed.


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -