From d1e3533b738007186c907459786cdc81659f8c48 Mon Sep 17 00:00:00 2001 From: WyattBlue Date: Mon, 20 Jan 2025 12:22:13 -0500 Subject: [PATCH] Use new ffmpeg build --- scripts/ffmpeg-7.1.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/ffmpeg-7.1.json b/scripts/ffmpeg-7.1.json index 06e80636a..a9fdf419d 100644 --- a/scripts/ffmpeg-7.1.json +++ b/scripts/ffmpeg-7.1.json @@ -1,3 +1,3 @@ { - "url": "https://github.com/PyAV-Org/pyav-ffmpeg/releases/download/7.1-1/ffmpeg-{platform}.tar.gz" + "url": "https://github.com/PyAV-Org/pyav-ffmpeg/releases/download/7.1-3/ffmpeg-{platform}.tar.gz" } \ No newline at end of file