ffmpeg 4.3.1 supports h264/h265

This commit is contained in:
LindaJuffermans
2020-08-04 15:17:01 +02:00
parent d065868abb
commit 17f5771906

View File

@@ -20,8 +20,8 @@ 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.2` or the latest snapshot. Download the latest FFmpeg build from <http://ffmpeg.zeranoe.com/builds/>. Currently the best version is `4.3.1` (or the latest snapshot).
> Note: The 4.3 version currently offered by Zeranoe does **not** support MP4. > 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`.