Hello Everyone!
I have a project where I record some assets in play mode using Unity Recorder to get some videos and images, this takes around three minutes to take and save because it renders “In real time”. But I want to speed Unity Recorder up someway so instead of rendering real time and take three minute, I can take and save the same video in less time (Half the time would be awesome!). I already played a little with the Frame Rate and made the Playback Variable with 60 FPS but seems like movies doesn’t support that kind of playback, I even changes to Constant and 60 FPS but not the result I wanted, just making the video really smooth.
Can you help me know what can I do to make the video rendering faster?