We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d26a1b6 commit 3635bdeCopy full SHA for 3635bde
1 file changed
src/makemkv-bin/build.sh
@@ -10,7 +10,7 @@ export DEBIAN_FRONTEND=noninteractive
10
11
SCRIPT_DIR="$(realpath "$(dirname "${BASH_SOURCE[0]}")")"
12
13
-FFMPEG_VERSION=5.1.6
+FFMPEG_VERSION=7.1.1
14
FDK_AAC_VERSION=2.0.3
15
16
FFMPEG_URL=https://ffmpeg.org/releases/ffmpeg-${FFMPEG_VERSION}.tar.xz
0 commit comments