- From: guest271314 via GitHub <sysbot+gh@w3.org>
- Date: Fri, 22 Mar 2019 19:20:45 +0000
- To: public-webrtc-logs@w3.org
> I'm afraid that from the POV of Media Recorder there's not much that can be done since every one of these individual 1-second files would have a file header, several video frame headers and possibly a trailer; merging them would not be trivial at all. @yellowdoge Given that all of the input files were created by `MediaRecorder` cannot the raw data (audio and video content without headers) be extracted from the `.webm` files and written to a new `.webm` file? -- GitHub Notification of comment by guest271314 Please view or discuss this issue at https://github.com/w3c/mediacapture-record/issues/130#issuecomment-475748906 using your GitHub account
Received on Friday, 22 March 2019 19:20:47 UTC