oSumAtrIX
Newbie
- Mar 8, 2019
- 6
- 0
I need to record the last X minutes, like Nvidia's Shadowplay Software does. I know how to record with ffmpeg, but I need to add a buffer the size of X minutes to be able to save later on. Recording constantly and saving only the last X minutes would work on a short time base. Is there any way to achieve this with ffmpeg or any other library?