From ee8693daab5eb18cd294db771cb9cc2dba69a8e5 Mon Sep 17 00:00:00 2001 From: WyattBlue Date: Wed, 19 Feb 2025 01:15:22 -0500 Subject: [PATCH] Use new ffmpeg binary --- 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 a9fdf419d..dd4f9a778 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-3/ffmpeg-{platform}.tar.gz" + "url": "https://github.com/PyAV-Org/pyav-ffmpeg/releases/download/7a-community/ffmpeg-{platform}.tar.gz" } \ No newline at end of file