RenderHeads / UnityPlugin-AVProMovieCapture

AVPro Movie Capture is a Unity Plugin for advanced video capture to AVI/MP4/MOV files
https://renderheads.com/products/avpro-movie-capture/
49 stars 8 forks source link

[Question] Hold Encoding #441

Open Kidkiwi opened 9 hours ago

Kidkiwi commented 9 hours ago

AVPro Movie Capture Version

No response

Which platform is your question for?

iOS, Android

Your question

Is there a way to stop the recording but pause the video encoding until a better stopping point in my app? For example, record some gameplay, and then stop the recording, when they complete the level, then do the encoding.

Chris-RH commented 8 hours ago

No, its not really something that's possible. What is the issue that you are trying to solve? You could turn off post processing if you are finding that there is a big pause at the end.

Kidkiwi commented 8 hours ago

Recording stops during peak gameplay and I'd rather not run the risk of any lag. Can we just pause the recording, and stop it at a later point when we are ready for encoding?

On Fri, 29 Nov 2024, 11:36 pm Chris-RH, @.***> wrote:

No, its not really something that's possible. What is the issue that you are trying to solve? You could turn off post processing if you are finding that there is a big pause at the end.

— Reply to this email directly, view it on GitHub https://github.com/RenderHeads/UnityPlugin-AVProMovieCapture/issues/441#issuecomment-2507534660, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJFEGB3B554BYUGAGKDYCAD2DA7TZAVCNFSM6AAAAABSWYMNTSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMBXGUZTINRWGA . You are receiving this because you authored the thread.Message ID: @.*** com>

Chris-RH commented 8 hours ago

Hi, Yes, you can pause the capture process.