updated ffmpeg url

This commit is contained in:
Luke Pulverenti
2013-09-25 22:15:33 -04:00
parent 230dfd452d
commit 4773bb65ce
3 changed files with 3 additions and 3 deletions

View File

@@ -30,7 +30,7 @@ namespace MediaBrowser.ServerApplication.FFMpeg
private readonly string[] _ffMpegUrls = new[]
{
"https://github.com/MediaBrowser/MediaBrowser/raw/master/MediaBrowser.ServerApplication/FFMpeg/ffmpeg-20130904-git-f974289-win32-static.7z",
"https://github.com/MediaBrowser/MediaBrowser.Resources/raw/master/ffmpeg/ffmpeg-20130904-git-f974289-win32-static.7z",
"http://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-20130904-git-f974289-win32-static.7z",
"https://www.dropbox.com/s/a81cb2ob23fwcfs/ffmpeg-20130904-git-f974289-win32-static.7z?dl=1"