Re: [mediacapture-record] Creation of Seekable Files

@jnoring I agree, and didn't know that ffmpeg also reconstructs the missing parts of the file, good to know.  I forked libwebm [here](https://github.com/miguelao/libwebm) and added an emscripten-compiled `repair_webm.cc` (see also `emcompile.sh`) as demo and perhaps this can be the seed of a polyfill to cover the remuxing. It's still TBD, mostly because I need to somehow teach the C routines to read from a Blob instead of from file, and I'm no emscripten pro.

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

Received on Wednesday, 8 March 2017 23:23:07 UTC