From ab78e5687297ff5c27dc8b33e7d9f93a873af34f Mon Sep 17 00:00:00 2001 From: dec05eba Date: Fri, 21 Jun 2024 22:18:23 +0200 Subject: Add -fm 'content' option to match fps to captured content, only x11 window capture currently supported --- project.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'project.conf') diff --git a/project.conf b/project.conf index 9940827..a7e2757 100644 --- a/project.conf +++ b/project.conf @@ -16,6 +16,8 @@ x11 = ">=1" xcomposite = ">=0.2" xrandr = ">=1" xfixes = ">=2" +xdamage = ">=1" +xi = ">=1" libpulse = ">=13" libswresample = ">=3" libavfilter = ">=5" @@ -23,4 +25,4 @@ libva = ">=1" libcap = ">=2" libdrm = ">=2" wayland-egl = ">=15" -wayland-client = ">=1" +wayland-client = ">=1" \ No newline at end of file -- cgit v1.2.3