From d7e309bca4d9d903281bed85d696578eebcfd47a Mon Sep 17 00:00:00 2001 From: LindaJuffermans Date: Wed, 21 Oct 2020 15:55:04 +0200 Subject: [PATCH] Removed old issue from zeranoe's ffmpeg 4.3 missing libx264 --- docs/content.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/docs/content.md b/docs/content.md index 36680cf2..fe1e9609 100755 --- a/docs/content.md +++ b/docs/content.md @@ -535,11 +535,6 @@ On Windows, this path might look like `C:\ffmpeg\ffmpeg.exe`. Then, open the **"Command Line Settings" Section** in the Render Settings and paste this path into the **left input field** and retry rendering. -## Rendering Failed [libx264] -An error screen is displayed with FFmpeg error: `Unknown encoder 'libx264'` - -The FFmpeg version you have installed is compiled without `--enable-_libx264_`. The 4.3 version on [https://ffmpeg.zeranoe.com/](https://ffmpeg.zeranoe.com/) has this issue. To fix it, install another version (e.g. the latest snapshot). - ## Crash while rendering [crash] If Minecraft crashes after a few frames of rendering, it most likely means the **FFmpeg** didn't like the **Command Line Arguments** you passed. If you customized the Command Line Arguments manually, re-check them - it's probably your own fault.