[draw] draw on video in real time #2712
Unanswered
williamfjm
asked this question in
Q&A
Replies: 1 comment
-
Afaik, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hello all again .i have used raylib for a while for some small projects .
But due to the scarcity of raspberrys, I had to migrate my software to some arm tv boxes that do not have omxplayer or dispmax.
so i had to switch to mplayer as player .but i need to draw on the video in real time .
so I wonder if it is possible to leave a totally transparent zone in raylib to let the video run without the "ontop" option.
I already use pl_mpeg and the performance is very poor.
Or how else can I render an image on top of this playback?
I apologize if this is not the ideal place to ask the question.
Thank you .
Beta Was this translation helpful? Give feedback.
All reactions