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

@pehrsons I took a look at 
[`AudioWorkletNode`](https://webaudio.github.io/web-audio-api/#AudioWorkletNode)(which
 looks cool btw) and discussed offline with @alvestrand and I think 
that we should proceed with the simple clock scale options parameter 
and leave more complex use cases, legit and interesting as they are, 
to other specs such as e.g. 
[`mediacapture-worker`](https://w3c.github.io/mediacapture-worker/) or
 [`Streams`](https://streams.spec.whatwg.org/), where the timestamps 
can be modified in creative ways. 

The current proposal is a small solution to a small problem that 
appears internally to the Media Recorder (between the encoders and the
 muxer, concretely).  @jan-ivar WDYT?

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

Received on Wednesday, 1 February 2017 18:12:26 UTC