Would love a way to change the size of the buffer, unless im missing that somewhere.
Would love a way to change the size of the buffer, unless im missing that somewhere.
3
votes

already settable with ffmpeg -f dshow -rtbufsize 100M
-
OK yeah to fix that you specify
-rtbufsize
in the ffmpeg command line [or are you using the gui supplied with the product?]
-
d commented
The "real-time buffer", when using screen-capture-recorder to capture my desktop and make a video file with ffmpeg. I keep getting "real-time buffer[screen-capture-recorder] too full (168% of size: 3041280)! frame dropped!"
-
which buffer is it you're referring to here?