internal video size for faster fps

This commit is contained in:
2025-09-26 15:10:14 +02:00
parent 33ba8ede1c
commit 30c0eaa84b
5 changed files with 30 additions and 14 deletions
+1
View File
@@ -22,6 +22,7 @@ typedef struct Parameters {
char *frag_path;
char *frag_config_path;
unsigned int internal_size;
unsigned int video_size;
float base_tempo;
bool demo;
bool windowed;