Re: [mediacapture-record] Ability to tell MediaRecorder to maximize frame rate (#177)

Isn't this going to be the same in practice as the "delay buffer adjustment" case?
IE when you give the encoder more time to complete each frame (a larger delay buffer), you are also likely to get a more consistent frame rate.
If the CPU capacity available isn't enough to encode the incoming data, something will break anyway, of course.

-- 
GitHub Notification of comment by alvestrand
Please view or discuss this issue at https://github.com/w3c/mediacapture-record/issues/177#issuecomment-517610840 using your GitHub account

Received on Friday, 2 August 2019 08:29:49 UTC