Cricademy New Member May 22, 2023 #1 Hello, can someone please post the FFMPEG to overlay a website content on top of the video and to keep refreshing the overlay?
Hello, can someone please post the FFMPEG to overlay a website content on top of the video and to keep refreshing the overlay?
Cricademy New Member May 22, 2023 #2 just to be clear, I am looking for the FFMPEG command to overlay website content on top of the video.
just to be clear, I am looking for the FFMPEG command to overlay website content on top of the video.
R R1CH Forum Admin Developer May 22, 2023 #3 FFmpeg does not have a browser client. You would need to use a program like OBS for this.
Cricademy New Member May 22, 2023 #4 R1CH said: FFmpeg does not have a browser client. You would need to use a program like OBS for this. Click to expand... Thanks. How does OBS overlay website content on video, what does it use?
R1CH said: FFmpeg does not have a browser client. You would need to use a program like OBS for this. Click to expand... Thanks. How does OBS overlay website content on video, what does it use?
R R1CH Forum Admin Developer May 22, 2023 #5 The OBS browser source renders using CEF to a shared texture which can be composited with other sources such as a video.
The OBS browser source renders using CEF to a shared texture which can be composited with other sources such as a video.