Re: [w3ctag/design-reviews] Client-side video editing (MediaBlob) (#514)

After the discussion on the [i2p](https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/3eac-HVygFY), it was concluded that demuxing and muxing can be handled by JS libraries efficiently and need not be provided by the browser. WebCodecs is already providing  transcoding and when combined together with external JS libraries, media editing scenarios can be addressed.

On providing a more ergonomic and direct API for video editing, we are re-evaluating the current proposed model of using MediaBlobOperation and looking into a playlist type model as being discussed in this [issue](https://github.com/WICG/video-editing/issues/13).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/514#issuecomment-644450603

Received on Monday, 15 June 2020 23:57:31 UTC