Implement frontend part for Double refreshrate. Resolves #299

This commit is contained in:
Yukino Song
2025-02-05 07:35:42 +08:00
parent bf78a33831
commit 1c8bd0cdb5
7 changed files with 25 additions and 9 deletions

View File

@@ -17,7 +17,7 @@ namespace config {
struct video_t {
bool headless_mode;
bool limit_framerate;
bool double_framerate;
bool double_refreshrate;
// ffmpeg params
int qp; // higher == more compression and less quality