A completely server-side implementation of the replay mod, this mod allows you to record multiple players that are online on a server at a time, as well as any given chunk area. This will produce replay files which can then be used with the replay mod for rendering.
MIT License
96
stars
6
forks
source link
How can I render the recorded file to a mp4 server-side? #45
Hi, thanks for this great tool and this is exactly what I need!
I want to record first-person point-of-view Minecraft videos for all players on different servers. My question is, how can I render these first-person videos to mp4 server-side with this tool so that I can get videos automatically? Otherwise, I need to load mcpr files and render these videos one by one.
Hi, thanks for this great tool and this is exactly what I need!
I want to record first-person point-of-view Minecraft videos for all players on different servers. My question is, how can I render these first-person videos to mp4 server-side with this tool so that I can get videos automatically? Otherwise, I need to load mcpr files and render these videos one by one.
Thanks!