6 ms·
You probably have already seen this, but I just found this ffmpeg library compiled with emscripten and thought it was pretty cool http://bgrins.github.io/video
by vespakoen 10y ago
You probably have already seen this, but I just found this ffmpeg library compiled with emscripten and thought it was pretty cool
http://bgrins.github.io/videoconverter.js/demo http://bgrins.github.io/videoconverter.js/demo
- simcop2387 10y agoYea, stuff like that makes me think that while doing all codecs will be hard, a large useful subset will be not that difficult to do.
- acqq 10y agoI've just tried webm to mp4, the native is at least 10 times faster. It seems just very low-res stuff will be interactively playable if the speed difference remains. Maybe it's enough for the very old stuff, however.