360 degree stereo pre-render needed

The most practical solution will be to take cubemap captures at each frame of the video. You’re going to have to add the code for that yourself, but it’s effectively updating the cube capture each frame and dumping its contents to disk. Look in the code for ProcessScreenShots and HighResScreenshot for examples.