Open bliongosari1 opened 1 week ago
Hi @bliongosari1, first off could you try updating your dependency version to ffmpeg-sidecar = "1.2.0"
?
In a recent PR we changed the download functionality from curl
to reqwest
, since not all computers may have curl
installed natively. This might fix your problem right away — but if not, it should also provide more detailed error logs about which part of the process failed (HTTP status code, problem while unzipping archive, etc.)
FYI @nathanbabcock I tried with my Windows VM and it gave this error with the reqwest
Failed to read response bytes
Huh, that's weird. I tried it just now on Windows 11 and it worked for me.
I assume that if you manually click the link to the Windows release in your browser, it will download the zip just fine, right?
https://www.gyan.dev/ffmpeg/builds/ffmpeg-release-essentials.zip
Any ideas how to deal with this? Happening on some windows computer
Seem to fail here
windows 10.0.19045 also one with 10.0.22631 happening for one of my users even after multiple retries