Switch to jellyfin-ffmpeg7

Signed-off-by: nyanmisaka <nst799610810@gmail.com>
This commit is contained in:
nyanmisaka
2024-09-09 23:19:54 +08:00
parent 1155a8e142
commit 116d2fa9cd
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ set -o xtrace
# Set global variables
REPOSITORY_URI="https://repo.jellyfin.org"
FFMPEG_VERSION="6.x"
FFMPEG_VERSION="7.x"
# Create the intermediate build dir
BUILD_DIR="/build"