Kagami / webm.js

JavaScript WebM converter
https://kagami.github.io/webm.js/
Creative Commons Zero v1.0 Universal
456 stars 33 forks source link

Limit maximum bitrate? #5

Open Kagami opened 9 years ago

Kagami commented 9 years ago

Auto-calculation of bitrate with small durations (<10s) results in gigantic values which cause some slowdown. Constant quality works faster in that case. Probably some bitrate constraints should be used in limit mode.