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

Add support for Spatial Audio, #3444 #4909

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from
Draft

Conversation

low-batt
Copy link
Contributor

@low-batt low-batt commented May 4, 2024

This commit will add setting the mpv ao option to avfoundation in the mpvInit method of the MPVController class. This causes IINA to use the AVFoundation framework for audio (which supports spatial audio) instead of the Core Audio framework.


Description:

This commit will add setting the mpv ao property to avfoundation in the
mpvInit method of the MPVController class. This causes IINA to use the
AVFoundation framework for audio (which supports spatial audio) instead
of the Core Audio framework.
@low-batt low-batt marked this pull request as draft May 4, 2024 01:38
@low-batt
Copy link
Contributor Author

low-batt commented May 4, 2024

This PR is in draft mode as it can not be merged until IINA upgrades mpv. Support for audio using the AVFoundation framework was added to mpv in PR mpv-player/mpv#11955.

@low-batt low-batt linked an issue May 4, 2024 that may be closed by this pull request
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

Successfully merging this pull request may close these issues.

Support for Spatial Audio on macOS Monterey
1 participant