From ba4bffda2a7ecb91a5b6dd49c934e7f2202a825e Mon Sep 17 00:00:00 2001 From: LindaJuffermans Date: Fri, 25 Sep 2020 14:53:45 +0200 Subject: [PATCH] Updated location of windows binaries for ffmpeg now that zeranoe is discontinued. --- docs/content.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content.md b/docs/content.md index 8d89465d..4861a513 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 . +Download the **latest** FFmpeg build from (the essentials version is sufficient). 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`.