transitive-bullshit / ffmpeg-concat

Concats a list of videos together using ffmpeg with sexy OpenGL transitions.
865 stars 113 forks source link

Support for webm #109

Open jevinsidhu opened 3 years ago

jevinsidhu commented 3 years ago

Would love support for webm!

This would make it possible to concat videos created using the MediaRecorder API.

isab commented 3 years ago

@jevinsidhu were you able to figure out a way around this for the time being?

Is there anyway to convert a webm to mp4 on the client side or server side?