Add encoding frame rate limit

This commit is contained in:
Yukino Song
2025-02-03 03:26:03 +08:00
parent 525d42afc5
commit 8b0053437a
6 changed files with 19 additions and 0 deletions

View File

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