Malfrador / MakiScreen

Play videos (including sound) in Minecraft using maps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WIP-Fork of MakiScreen that adds local playback, audio, and high framerate video.

Improvements

  • Use local video files instead of reading a ffmpeg stream. Not needing to run FFMPEG improves performance as well.
  • Framerate is independent from server tick-rate and can be higher than 20 FPS.
  • Plays back audio using an automatically generated resource pack.
  • Automatically up- or downscale video to fit the map screen.

See the original MakiScreen repository for a video demo.

About

Play videos (including sound) in Minecraft using maps

License:GNU General Public License v3.0


Languages

Language:Java 95.9%Language:Kotlin 4.1%