bgrins / videoconverter.js

[UNMAINTAINED] Convert videos in your browser
http://bgrins.github.io/videoconverter.js/
Other
2.34k stars 300 forks source link

Closure compiler #41

Open indianakernick opened 8 years ago

indianakernick commented 8 years ago

I'd like to use closure compiler to minify the ffmpeg-all-codecs.js file but I can't. I tried running it locally and it ran out of ram. So I tried running it on the server and it said that the file has to be below 5000kb. Can you upload a "closure compiled" version please.