unosquare / ffmediaelement

FFME: The Advanced WPF MediaElement (based on FFmpeg)
https://unosquare.github.io/ffmediaelement/
Other
1.17k stars 240 forks source link

Where to get FFMPEG now that ffmpeg.zeranoe.com is down. #525

Closed kylewill0725 closed 3 years ago

kylewill0725 commented 3 years ago

Where to get FFMPEG now that ffmpeg.zeranoe.com is down.

ffmpeg.zeranoe.com went down on September 18th and I cannot find 4.2.1 shared binaries anywhere else. I would compile it myself but I'm not sure how to target specifically version 4.2.1 using Media Autobuild Suite .

Issue Categories

kylewill0725 commented 3 years ago

Currently, this worked for me: https://web.archive.org/web/20200919011114/https://ffmpeg.zeranoe.com/builds/

mariodivece commented 3 years ago

I have updated the documentation. Please use the following links (available in the official FFmpeg Dowloads page) https://www.gyan.dev/ffmpeg/builds/ https://github.com/BtbN/FFmpeg-Builds/releases

Make sure you get the shared version for your app architexture (most likely x64)