Removed mentioning of an ffmpeg version

This commit is contained in:
LindaJuffermans
2020-08-04 16:03:18 +02:00
parent 17f5771906
commit 6537c30d6b

View File

@@ -20,8 +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. To render your creations with **Replay Mod** you will need to have FFmpeg installed.
### Windows [windows] ### Windows [windows]
Download the latest FFmpeg build from <http://ffmpeg.zeranoe.com/builds/>. Currently the best version is `4.3.1` (or the latest snapshot). Download the **latest** FFmpeg build from <http://ffmpeg.zeranoe.com/builds/>.
> Note: The 4.3 version offered by Zeranoe does **not** support MP4.
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`. 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`.