Skip to content

Commit 3635bde

Browse files
committed
Updated FFmpeg to version 7.1.1.
1 parent d26a1b6 commit 3635bde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/makemkv-bin/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ export DEBIAN_FRONTEND=noninteractive
1010

1111
SCRIPT_DIR="$(realpath "$(dirname "${BASH_SOURCE[0]}")")"
1212

13-
FFMPEG_VERSION=5.1.6
13+
FFMPEG_VERSION=7.1.1
1414
FDK_AAC_VERSION=2.0.3
1515

1616
FFMPEG_URL=https://ffmpeg.org/releases/ffmpeg-${FFMPEG_VERSION}.tar.xz

0 commit comments

Comments
 (0)