From 6ea59acb9e1e268d445d8b1888c390a3e2d792de Mon Sep 17 00:00:00 2001 From: dec05eba Date: Fri, 2 Sep 2022 00:42:22 +0200 Subject: Make video framerate constant, fix audio desync a bit when no audio playing for a while --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 7d676bc..24fee1f 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,6 @@ tests/compile_commands.json *.o gpu-screen-recorder + +*.mp4 +*.flv -- cgit v1.2.3