Hi @iwconfig!
I have a "Connection" Issue when Downloading FFmpeg for Windows with your dlffmpeg Binary. Following below is the log message:
arch: 64bit
system: windows
temp folder: C:\Users\{USERNAME}\AppData\Local\Temp\
version: 3242160 static (latest release)
source: https://ffmpeg.zeranoe.com
downloading: ffmpeg-3242160-win64-static.zip
error: something wrong with connection, retry #1/5
error: something wrong with connection, retry #2/5
error: something wrong with connection, retry #3/5
error: something wrong with connection, retry #4/5
error: something wrong with connection, retry #5/5
It seems like this is because of the wrong download URL, so it is considered an error on the "Internet Connection", when in fact, this is a "404 Not Found" error.
For example, look at the file name, it shows that the file name is "ffmpeg-3242160-win64-static.zip", which is actually if it were obtained from Zeranoe, the file name should be like "ffmpeg-20190812-faa9cd3-win64-static.zip" (see here) if there is a newer version.
Thank You ^_^
Hi @iwconfig!
I have a "Connection" Issue when Downloading FFmpeg for Windows with your dlffmpeg Binary. Following below is the log message:
It seems like this is because of the wrong download URL, so it is considered an error on the "Internet Connection", when in fact, this is a "404 Not Found" error.
For example, look at the file name, it shows that the file name is "ffmpeg-3242160-win64-static.zip", which is actually if it were obtained from Zeranoe, the file name should be like "ffmpeg-20190812-faa9cd3-win64-static.zip" (see here) if there is a newer version.
Thank You ^_^