From 1c8ff6d2e9986bd4b74d0c10179ac32b56754a0b Mon Sep 17 00:00:00 2001 From: Thomas Heck Date: Thu, 25 Jul 2024 22:42:07 +0200 Subject: [PATCH] docs: fix required gstreamer version in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4555b12..490e95d 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ second path. The directory structure from the first path gets also copied to the ## Dependencies -Requires *gstreamer* version 1.10 or higher with the *base* plugin. +Requires *gstreamer* version 1.16 or higher with the *base* plugin. The supported source audio formats (or even other media that is able to contain audio) depend on the installed *gstreamer* plugins.