mirror of
https://repo.dec05eba.com/gpu-screen-recorder
synced 2026-05-05 06:20:43 +09:00
Take screenshot with XGetImage on x11 to workaround nvidia driver (nvfbc) limitation that only allows one nvfbc session at a time
This commit is contained in:
@@ -14,9 +14,7 @@
|
||||
#include <xf86drm.h>
|
||||
#include <libdrm/drm_fourcc.h>
|
||||
|
||||
#include <libavcodec/avcodec.h>
|
||||
#include <libavutil/mastering_display_metadata.h>
|
||||
#include <libavformat/avformat.h>
|
||||
|
||||
#define FIND_CRTC_BY_NAME_TIMEOUT_SECONDS 2.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user