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

[Feature Request] Browser version #46

Open
qgustavor opened this issue Apr 10, 2023 · 0 comments
Open

[Feature Request] Browser version #46

qgustavor opened this issue Apr 10, 2023 · 0 comments

Comments

@qgustavor
Copy link

How feasible is to take the current and compile as WASM in order to allow for a browser version? Like how I took FFmpeg.js and made this tool, making an online version would be useful for those who don't know how to use console applications and/or cannot download executables.

Surely one roadblock would be performance since, even using WASM, audio decoding is not that fast in a browser. In the other hand, I mostly use alass by taking two subtitles and synchronizing one with the other, which is really fast. I think that at least this "mode of operation" could be implemented initially. FFmpeg.js could be used to decode audio for now, but I hope that in the future browsers support a streaming version of decodeAudioData.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant