diff --git a/ffmpeg.json b/ffmpeg.json new file mode 100644 index 0000000000..1a7f7f96c1 --- /dev/null +++ b/ffmpeg.json @@ -0,0 +1,22 @@ +{ + "version": "2015-06-07", + "homepage": "http://ffmpeg.zeranoe.com/builds/", + "license": "GPL3", + "architecture": { + "64bit": { + "url": "http://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-20150607-git-42db4aa-win64-static.7z", + "hash": "0F76D2DEE53D2C93F69B34AFB4D444B982B1445E26BB7D32215711890215FE42" + }, + "32bit": { + "url": "http://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-20150607-git-42db4aa-win32-static.7z", + "hash": "334FE2AE201C01C12DD6C55E6753FA45870C76A144F76A5E026056D6A1FA2F7C" + } + }, + "extract_dir": "", + "bin": [ + "ffmpeg-20150607-git-42db4aa-win64-static\\bin\\ffmpeg.exe", + "ffmpeg-20150607-git-42db4aa-win64-static\\bin\\ffplay.exe", + "ffmpeg-20150607-git-42db4aa-win64-static\\bin\\ffprobe.exe" + ], + "checkver": "

Latest Zeranoe FFmpeg Build Version: git-[0-9a-f]{6,8} \\((.*)\\)<\\/h2>" +}