mpv-player / mpv

🎥 Command line video player
https://mpv.io
Other
27.76k stars 2.86k forks source link

Coreaudio failed to switch physical & virtual format #6845

Open macdavis opened 5 years ago

macdavis commented 5 years ago

mpv version and platform

mpv git 69c93b6 macOS 10.14.6 (18G87)

Reproduction steps

Require an audio device (e.g. SONY SRS-Z7R) that provides unpacked 16 bit format.

  1. In Audio MIDI setup, set audio format to 16 Bit.

  2. Play a 24 Bit audio with ao=coreaudio_exclusive

Expected behavior

Play normally

Actual behavior

Failed to play and fall back to another audio device.

Log file

https://0x0.st/zOPS.txt

Sample files

Any 24 Bit audio

Akemi commented 5 years ago

is that something you can't fix in your PR or isn't fixed?

macdavis commented 5 years ago

Something isn't fixed.