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

@jnoring the discussion here is about the relation between Video/Audio
 Frame timestamps and the recorded chunks' presentation timestamp that
 go into the multiplexed file (webm/mkv in Cr case), that currently 
just follow the wall clock time.  The framerate of the data source can
 and should be configured via getUserMedia().  This would allow webm  
timestamping at e.g. 30fps while having a video source being 
configured to produce 120fps.  Makes sense?

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

Received on Wednesday, 1 February 2017 20:35:32 UTC