ffmpeg-5 -> 7

This commit is contained in:
2024-11-28 21:56:11 -05:00
parent b8038a30c8
commit 9f898180bf

View File

@@ -76,7 +76,7 @@ in {
shell = pkgs.bashInteractive;
packages = with pkgs; [
# generate video thumbnails with preview generator
ffmpeg_5-headless
ffmpeg_7-headless
# required for recognize app
nodejs_20 # runtime and installation requirement
nodejs_20.pkgs.node-pre-gyp # installation requirement