Exporting video from matinee/sequencer in packaged game

Hey guys,

I know this has been approached a couple times on here, but I haven’t seen a solid answer anywhere and nothing in the past year or two.

The game I’m working on records character movement in engine, and then gives the user the option to save the replay footage out of the engine, then the scene replays using a track that the player created. The main problem is that I can find no way to save this video from in-game. I know matinee/sequencer can be used to record video from in the editor, and I know there are apps for recording your screen, but this needs to be an integrated part of the game. It is not just for getting trailer footage, I need it as a feature for the actual game so the user can make there own video.

Is there a current work around or any in engine commands that I just haven’t heard about? Any help would be great guys and if there needs to be more clarification just let me know. Thanks!

Did you ever find a solution for this?

Also wondering about a solution for this!

there maybe no answer for this .That is because you made a mistake.Sequencer recorder only record the transform and animation info ,but not really a video or pictures . The avi file is rendered after the record ,so you wont feel stuck. And most important the process is in the editor mode ,you cant start the sequencer recorder in game , so it will not have an answer.

But if you want to record a video by code in game ,there may be a plugin can be used. And have you ever solved your problem?