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

Converting while the computer is loaded causes distortions #3

Open
aviankona opened this issue Jul 12, 2016 · 3 comments
Open

Converting while the computer is loaded causes distortions #3

aviankona opened this issue Jul 12, 2016 · 3 comments

Comments

@aviankona
Copy link

aviankona commented Jul 12, 2016

Hi,
Thanks for the encoder, it looks great!

When I'm trying to convert to MP3 and my computer is loaded - CPU and memory is above 90% - the output result is distorted.
The sound repeat itself for a second or so and then proceeds normally.
(Please find an example in the following link: https://db.tt/4RQDxfqr - navigate to second 19)

I'm working with the worker and I'm staring to convert when the recording ends.
It reproduces on Chrome and Firefox

My guess is that it's related to the high CPU.
I'm hoping to be able to detect the corrupted frames and encode them again.
As for now I couldn't see how to do it, any suggestions?

Thanks in advance.

@Ondross
Copy link

Ondross commented Feb 27, 2017

Hi, echoing all above points. The encoder is super easy to use, but I have the exact same problem.

@Ondross
Copy link

Ondross commented Mar 28, 2017

Quick follow up: my distortions (skipping, repeated sounds), were actually caused by issues with the webAudio API, not this codec. Sorry for the false alarm!

@numerized
Copy link

yes but this example glithces on my computer too:
https://gersonrosales.github.io/Record-Audios-and-Videos-with-getUserMedia/example_3.html

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

3 participants