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

@miguelao Again, I don't understand who the "user" is for this. I 
understand that lying about the frame rate creates a certain effect, 
and that some web developers may have viewers in mind for such a video
 effect. But mediaRecorder seems like the wrong place for this lone 
video effect, a single-knob hack, and I don't find it compelling for 
that reason.

For the case where the user is the consumer of a produced file, maybe 
uploaded to a server, there must lots of video editors that can edit 
the file and change its frame rate, as well as do all kinds of other 
effects in the process before the recording is eventually staged for 
viewers to view through media players outside the control of the wbe 
developer.

For the case where the user is the immediate viewer of a file recorded
 locally in the same client, the JavaScript should be able to control 
playback speed.

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

Received on Thursday, 2 February 2017 01:48:01 UTC