Replay Mod (Fabric & Forge)

Replay Mod (Fabric & Forge)

787k Downloads

How can I render the recorded mcpr file to a first-person mp4 video server-side?

huangdi95 opened this issue ยท 2 comments

commented

Hi, 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 mcpr files to first-person mp4 videos on a headless Linux server so that I can get videos automatically? Otherwise, I need to load mcpr files and render these videos one by one with a Minecraft client.

Thanks!

commented

Thanks!

So it seems not possible to render the replay with just a Minecraft server right? Is there any way to render the first-person video automatically instead of manually loading the replay, selecting the player, inserting keyframes, and then rendering? Limitations like guaranteeing there is only one player per server is acceptable.

commented

Since mcpr files only record the data flow between the server and the client, you would need a Minecraft client to render the replay.