Continuous video problem

I’ve got a bit of a problem in that I need to create a continuous video from two versions of the same map, so I’m trying to join 2 video segments, where the first video ends and the second starts.

The problem I’m having is being able to define the exact point where the first game ends and where to start the second so I can join the videos seamlessly is there an easy way to do this?

So video 1 ends in Room B and video 2 starts from the exact same position in Room B, would appreciate some ideas guys to get this done!

If I use a getworld location read out in my logfile from where the first map ends could I then use the data to set world location for the player character for when the second map starts?

then I could just record the gameplay?