Minema – GUI Mod For Minecraft 1.12.2, 1.11.2, 1.10.2, 1.7.10


Minema 1.12.2 is an excellent rendering modification that allows you to record video while interacting with the game engine. Now you can write scripts that generate thousands of mobs, rotate the camera and specify other small details to make an epic video without a slideshow. In other words, the video will be shot without your participation, and as a result, you will get a high-quality multi-frame video.

Review

Recommended FFmpeg Settings

  • Lossy H. 264:
    -f rawvideo -pix_fmt rgb24 -s %WIDTH%x%HEIGHT% -r %FPS% -i – -c:v libx264 -preset medium -qp 10 video.mp4
  • Lossless H. 264 (RGB mode):
    -f rawvideo -pix_fmt rgb24 -s %WIDTH%x%HEIGHT% -r %FPS% -i – -c:v libx264rgb -preset medium -qp 0 video.mp4

    Starting with version Minema v3.2, all frames must be flipped vertically “-vf vflip”!

How to install Minema

  1. Download and install Forge
  2. Install FFmpeg for Windows
  3. Install FFmpeg for Mac
  4. Make sure that you have the “Java” application installed.
  5. Download the “Zip” archive from our website.
  6. Inside this is a “Jar” mod. It can also contain old and new builds.
  7. Select the latest version of the “Jar” file that matches the game version.
  8. Please note that some releases may contain bugs, incompatibilities with other modifications, and in some cases may cause conflicts within Forge or Fabric. You can try installing the previous build to fix this.
  9. Move the “Jar” file to the “Mods” folder.
  10. This folder is located at the following path:

    Mac OS X:
    /Users/Your Profile Name/Library/Application Support/minecraft/
    Quick way to get there: Click on the desktop and then press the combination of “Command+Shift+G” keys at the same time.
    Type ~/Library and press the “Enter” key.
    Open the Application Support folder and then Minecraft

    Windows 11, 10, 8, 7:
    C:\Users\Your Profile Name\AppData\Roaming\.minecraft\
    Quick way to get there: Press the “Windows” key and the “R” key at the same time.
    Type %appdata% and press “Enter” key or click OK.

  11. The “Mods” folder is created automatically when you install Forge or Fabric, but you can always create it manually.
  12. Open the launcher and select the desired modloader.
  13. Launch the game and enjoy the new gameplay.
  14. Ready!