[1.9.4] Minema Mod Download


Minema allows you to record smooth videos in Minecraft even at extremely low frame rates by turning the Minecraft engine into an offline renderer. This allows you to use very expensive rendering techniques which would normally be too slow for real-time rendering and capturing.

Technically, it can be compared with the startmovie command in Source engine or the fixed_time_step variable in CryEngine. If you try to record, for instance, an explosion of 1,000,000 TNT blocks with tools like Fraps, Dxtory or Shadowplay, you would get nothing more than a slideshow. Even if your PC is fast enough for the targeted movie frame rate, it usually produces less smooth results than Minema. But keep in mind that this mod is designed for intermediate users that need to record cinematic or experimental Minecraft movies rather than for “normal” gameplay movies.

With this mod, you can easily record ridiculously complex scenes, like 32000 eggs and arrows spawned simultaneously at one point with random velocity

If you tried to record that with tools like Fraps, you would get nothing more than a slideshow. Even if your PC is fast enough for the targeted movie frame rate, it usually produces less smooth results than Minema. But keep in mind that this mod is designed for intermediate users that need to record cinematic or experimental Minecraft movies rather than for “normal” gameplay movies.

How to use:

  • To start and stop a recording session, simply press F4. The key can be configured in the key bindings menu.

Recommended third-party mods:

If you’re familiar with video encoding, it is highly recommended to use ffmpeg to compress videos on the fly. You can download ffmpeg here:

Recommended ffmpeg parameters:

Lossy H.264:

-f rawvideo -pix_fmt rgb24 -s %WIDTH%x%HEIGHT% -r %FPS% -i - -an -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 - -an -c:v libx264rgb -preset medium -qp 0 video.mp4

How to install Minema Mod:

  • Download and install Minecraft Forge.
  • Download the mod.
  • Click on the Start Menu in Windows.
  • Type run into the search box, and select the Run program at the top of the results.
  • Type %appdata% into the Run program, and press Enter.
  • Go to .minecraft/mods folder.
  • Drag and drop the downloaded jar (zip) file into that.
  • Enjoy the mod.
 

Download links for other versions:

 

 

 

 

 

Videos:

LEAVE A REPLY

Your email address will not be published.

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

Lost Password