Enable recording on steam deck with warning, use vbr on steam deck and add -bm bitrate mode option for qp or vbr

This commit is contained in:
dec05eba
2024-08-31 00:26:22 +02:00
parent c99b986149
commit 1d7c1e7d14
3 changed files with 244 additions and 190 deletions

View File

@@ -12,7 +12,7 @@ typedef enum {
typedef struct {
gsr_gpu_vendor vendor;
int gpu_version; /* 0 if unknown */
bool is_known_broken_driver;
bool is_steam_deck;
} gsr_gpu_info;
typedef enum {