From 3cc2a90b648a1305406600f42029a99311952369 Mon Sep 17 00:00:00 2001 From: LindaJuffermans Date: Sat, 7 Nov 2020 15:55:09 +0100 Subject: [PATCH] Update ffmpeg link to the essential release ZIP file directly. --- docs/content.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content.md b/docs/content.md index 24ae47c5..388595e5 100755 --- a/docs/content.md +++ b/docs/content.md @@ -20,7 +20,7 @@ After installing Forge, simply put the downloaded `ReplayMod.jar` file in the `/ To render your creations with **Replay Mod** you will need to have FFmpeg installed. ### Windows [windows] -Download the **latest** FFmpeg build from (the essentials version is sufficient). +Download the latest FFmpeg release from https://www.gyan.dev/ffmpeg/builds/ffmpeg-release-essentials.zip. In your `.minecraft` folder, create a `ffmpeg` folder. Extract the downloaded .zip file into this folder. The FFmpeg executable should end up at `.minecraft\ffmpeg\bin\ffmpeg.exe`.