This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
So I'm working on a chrome extension right now that has a feature to record the content of your screen. However, im seeing that a good amount of webm video I record thats coming to my server is unplayable. To get around this, i've been running the video's through FFMPEG to try and fix them, which works for video, but the audio stream on the recording is gone, so I'm trying to see if i can get to the root of the issue with MediaRecorder
Has anyone else run into this? Or happen to know what could cause the webm files to be "corrupted" during a recording?
Post Details
- Posted
- 4 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/webdev/comm...