bgrins / videoconverter.js

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

Firefox supported? #5

Closed Elite closed 10 years ago

Elite commented 10 years ago

Both the demo's are not working on Firefox 25.0.1 but works fine on Google Chrome, the processing animation keeps rotating and nothing happens any ideas why?

bgrins commented 10 years ago

I have tested on both Firefox 25 and 28 (nightly) and they both work. Maybe clear your cache, or run in a clean profile and try again? Sometimes the scripts take a very long time to load. If you can reproduce and are seeing a script error on the web console let me know.

Elite commented 10 years ago

OK, will try that. Thanks. Will there be any performance issue when using this vs ffmpeg binary?

bgrins commented 10 years ago

OK, will try that. Thanks. Will there be any performance issue when using this vs ffmpeg binary?

Yes, definitely. Take a look at the FAQ (and "Should I Use This?") for more information about performance: http://bgrins.github.io/videoconverter.js/#faq