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

audio bNotifyError even when no Audio is initialized #38

Open
stephanschulz opened this issue Apr 21, 2016 · 5 comments
Open

audio bNotifyError even when no Audio is initialized #38

stephanschulz opened this issue Apr 21, 2016 · 5 comments
Labels

Comments

@stephanschulz
Copy link

stephanschulz commented Apr 21, 2016

great addon, thanks for making it.

even when i setup the recorder to no use audio like so vidRecorder.setup(_name+fileExt,_w,_h, 24); the code still print this error:
[warning] The video recorder failed to write some audio samples!:
which means vidRecorder.hasAudioError() is true for some reason

@timscaffidi
Copy link
Owner

Thanks for the bug report, I will look into it soon.

@timscaffidi
Copy link
Owner

If you run the included example, and use the no audio setup call by commenting out line 105 and uncommenting line 106, do you still get the error?

@stephanschulz
Copy link
Author

i thought i did that already. but now i am not so sure since the specific message stopped appearing.
thank you very much for your suggestion.

@stephanschulz
Copy link
Author

it has been running for the last 1-2 days.
so i guess your fix worked.

thanks a bunch

@timscaffidi
Copy link
Owner

Ok great, I'll merge this branch into master and close the ticket

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

No branches or pull requests

2 participants