Re: [mediacapture-record] Add MediaRecorderOptions.forceVideoFrameRate (#113)

I've taken a look at 
https://github.com/w3c/mediacapture-record/issues/113 and this, and 
both the slo-mo and time-lapse cases seem like they would be better 
served by a scale. In both those cases, if the input frame rate is not
 constant (jittery timing or real changes of recording rate) is it not
 better to preserve that?

And then there is the case where the input frame rate is variable but 
we want the output to have a fixed frame rate without changing the 
overall duration of the video. For that I think this option makes 
sense. Solving just that problem first also seems fine to me.

-- 
GitHub Notification of comment by foolip
Please view or discuss this issue at 
https://github.com/w3c/mediacapture-record/pull/114#issuecomment-275317895
 using your GitHub account

Received on Thursday, 26 January 2017 06:37:41 UTC