Re: [mediacapture-record] Input width, height MUST be recorded and playable (#172)

It seems reasonable to expect the video to be recorded with dynamically changing resolution, so that input frames are correctly represented in the output. The main issue I see though, is if recording into a container that doesn't support changing resolution dynamically. Should that be an error? Or should it be left to the UA to take an alternative approach, like scale, crop, etc?

I don't know the container landscape well enough to say whether, or which, containers support this, but I imagine there are some that don't. Others might know better.

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

Received on Thursday, 27 June 2019 14:01:37 UTC