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 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 93a1a03..603eadf 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ If you install GPU Screen Recorder flatpak, which is the gtk gui version then yo libglvnd (which provides libgl and libegl)\ mesa\ ffmpeg (libavcodec, libavformat, libavutil, libswresample, libavfilter)\ -x11 (libx11, libxcomposite, libxrandr, xfixes)\ +x11 (libx11, libxcomposite, libxrandr, xfixes, xi2)\ libpulse\ vaapi (libva, libva-mesa-driver)\ libdrm\ @@ -66,7 +66,7 @@ wayland-client libglvnd (which provides libgl and libegl)\ mesa\ ffmpeg (libavcodec, libavformat, libavutil, libswresample, libavfilter)\ -x11 (libx11, libxcomposite, libxrandr, xfixes)\ +x11 (libx11, libxcomposite, libxrandr, xfixes, xi2)\ libpulse\ vaapi (libva, intel-media-driver/libva-intel-driver)\ libdrm\ @@ -75,7 +75,7 @@ wayland-client ## NVIDIA libglvnd (which provides libgl and libegl)\ ffmpeg (libavcodec, libavformat, libavutil, libswresample, libavfilter)\ -x11 (libx11, libxcomposite, libxrandr, xfixes)\ +x11 (libx11, libxcomposite, libxrandr, xfixes, xi2)\ libpulse\ cuda runtime (libcuda.so.1) (libnvidia-compute)\ nvenc (libnvidia-encode)\ -- cgit v1.2.3