Robert Schütz
2026-09-15 08:58:56 -07:00
parent 079f73f645
commit 73641cb012

View File

@@ -5,7 +5,7 @@
}:
let
version = "8.1.2-4";
version = "8.1.2-5";
in
(ffmpeg_8-full.override {
@@ -14,7 +14,7 @@ in
owner = "jellyfin";
repo = "jellyfin-ffmpeg";
tag = "v${version}";
hash = "sha256-+xUjwhVX/HyS/+Gmv8iQfUwHax7xjX3SSOjs34IDHHs=";
hash = "sha256-fU/w3Bh0hFidmbcNmA6KCxrmxlzf6Awh4Qlthyks9Aw=";
};
buildFfplay = false; # requires SDL2 which gets disabled
buildFfprobe = true; # required by various programs like Immich