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

AVPlayer muted and pulse audio #437

Closed
sherpya opened this issue May 15, 2015 · 1 comment
Closed

AVPlayer muted and pulse audio #437

sherpya opened this issue May 15, 2015 · 1 comment

Comments

@sherpya
Copy link
Contributor

sherpya commented May 15, 2015

looks like if AVPlayer has muted: true the setMute() in AudioOutputPulse.cpp is called without prior calling init() so "loop" lock is null. PA asserts with:

Assertion 'm' failed at pulse/thread-mainloop.c:163, function pa_threaded_mainloop_lock(). Aborting.

@wang-bin
Copy link
Owner

You are right. I will try tomorrow

Quipusrl pushed a commit to Quipusrl/QtAV that referenced this issue Oct 21, 2015
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

2 participants