Hi everyone,
I would like to create a small video of gameplay after the game has been packaged as a playable exe. I understand that a direct movie file export is not available as it requires matinee. I have, however, discovered that, by using the dump movie command, you can export a series of screenshots.
Can anyone recommend some kind of plugin or dll that could be used to stitch all of the dumped frames together and then export it as an MP4 from within the game? I found this tool (FFMpeg) after some Googling: Link. Is there a way this can be accessed from the game, either by Blueprints or c++?