mirror of
https://github.com/jellyfin/jellyfin-packaging.git
synced 2026-09-03 03:29:58 +03:00
Switch to FFmpeg 8.1 in Jellyfin 12.0 RC
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ set -o xtrace
|
||||
|
||||
# Set global variables
|
||||
REPOSITORY_URI="https://repo.jellyfin.org"
|
||||
FFMPEG_VERSION="7.x"
|
||||
FFMPEG_VERSION="8.x"
|
||||
|
||||
# Create the intermediate build dir
|
||||
BUILD_DIR="/build"
|
||||
|
||||
Reference in New Issue
Block a user