From 1d8d95fba49a6c1eb6304d439b671f39595b984d Mon Sep 17 00:00:00 2001 From: dec05eba Date: Thu, 16 Feb 2023 23:39:02 +0100 Subject: Add option to merge audio devices by separating audio inputs with | in one -a --- project.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'project.conf') diff --git a/project.conf b/project.conf index 8951c98..8fa9493 100644 --- a/project.conf +++ b/project.conf @@ -13,3 +13,4 @@ xcomposite = ">=0.2" xrandr = ">=1" libpulse = ">=13" libswresample = ">=3" +libavfilter = ">=5" \ No newline at end of file -- cgit v1.2.3