File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -84,12 +84,12 @@ xzcat linux-arm64.tar.xz | $tar_exec -x --ignore-case --wildcards -O '**/GPLv3.t
8484xzcat linux-arm64.tar.xz | $tar_exec -x --ignore-case --wildcards -O ' **/readme.txt' > ../bin/linux-arm64.README
8585
8686echo ' darwin x64'
87- download ' https://www.osxexperts.net/ffmpeg511intel .zip' ffmpeg-darwin-x64.zip
87+ download ' https://www.osxexperts.net/FFmpeg511Intel .zip' ffmpeg-darwin-x64.zip
8888echo ' extracting'
8989unzip -o -d ../bin -j ffmpeg-darwin-x64.zip ffmpeg
9090mv ../bin/ffmpeg ../bin/ffmpeg-darwin-x64
9191
92- download ' https://www.osxexperts.net/ffprobe511intel .zip' ffprobe-darwin-x64.zip
92+ download ' https://evermeet.cx/pub/ffprobe/ffprobe-5.1.2 .zip' ffprobe-darwin-x64.zip
9393echo ' extracting'
9494unzip -o -d ../bin -j ffprobe-darwin-x64.zip ffprobe
9595mv ../bin/ffprobe ../bin/ffprobe-darwin-x64
@@ -98,8 +98,8 @@ curl -s -L 'https://git.ffmpeg.org/gitweb/ffmpeg.git/blob_plain/HEAD:/LICENSE.md
9898
9999echo ' darwin arm64'
100100echo ' downloading from osxexperts.net'
101- download ' https://www.osxexperts.net/ffmpeg511arm .zip' ffmpeg-darwin-arm64.zip
102- download ' https://www.osxexperts.net/ffprobe511arm .zip' ffprobe-darwin-arm64.zip
101+ download ' https://www.osxexperts.net/FFmpeg511ARM .zip' ffmpeg-darwin-arm64.zip
102+ download ' https://evermeet.cx/pub/ffprobe/ffprobe-5.1.2 .zip' ffprobe-darwin-arm64.zip
103103echo ' extracting'
104104unzip -o -d ../bin -j ffmpeg-darwin-arm64.zip ffmpeg
105105unzip -o -d ../bin -j ffprobe-darwin-arm64.zip ffprobe
You can’t perform that action at this time.
0 commit comments