Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vmsg plugin: improved mp3 encoder #287

Merged
merged 26 commits into from
Jan 9, 2019
Merged

vmsg plugin: improved mp3 encoder #287

merged 26 commits into from
Jan 9, 2019

Conversation

thijstriemstra
Copy link
Member

@thijstriemstra thijstriemstra commented Sep 23, 2018

"vmsg uses LAME MP3 encoder underneath compiled with Emscripten to WebAssembly module. LAME build is optimized for size, weights only little more than 70kb gzipped and can be super-efficiently fetched and parsed by browser.

~73kb gzipped WASM module and ~3kb gzipped JS"

https://github.com/Kagami/vmsg

@coveralls
Copy link

coveralls commented Sep 23, 2018

Coverage Status

Coverage decreased (-2.5%) to 79.497% when pulling c3081a3 on vmsg-mp3 into 2876c0e on master.

@thijstriemstra thijstriemstra changed the title improved mp3 plugin using vmsg improved mp3 output using vmsg Sep 24, 2018
@thijstriemstra thijstriemstra added this to the 3.0.0 milestone Sep 30, 2018
@thijstriemstra thijstriemstra changed the title improved mp3 output using vmsg vmsg plugin: improved mp3 output Oct 8, 2018
@thijstriemstra thijstriemstra changed the title vmsg plugin: improved mp3 output vmsg plugin: improved mp3 encoder Jan 9, 2019
@thijstriemstra thijstriemstra merged commit f89312e into master Jan 9, 2019
@thijstriemstra thijstriemstra deleted the vmsg-mp3 branch January 9, 2019 04:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants