-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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-spdif=<codec>
passthrough not working with spdif
#15524
Comments
important to note is that the s/pdif is actually usb (digital in usb on the marantz NA7004 dac; and spdif interface (usb) on the windows machine |
Relevant bits
So the WASAPI output device is trying to get exclusive lock on the device and configure it for TrueHD ( Are you sure this interface can take in TrueHD and not just E-AC-3? Could be worth getting a listing of what it says it supports if it can be queried somehow. edit: there seem to be some additional identifiers nowadays, But Note: none of the active developers of mpv have bitstreaming capable hardware, so in case of non-obvious issues users have to check a lot of stuff on their side. |
from the dac's features list |
mpv Information
Other Information
Reproduction Steps
mpv --no-config --audio-spdif=truehd Triangle.of.Sadness.2022.BluRay.TrueHD.7.1.Atmos.outro.mka
Expected Behavior
atmos data gets passed through correctly
Actual Behavior
popping sound on the speakers, spdif doesn't get passed through correctly
using a Marantz ki pearl & a marantz network audio player na7004
Log File
output.txt
Sample Files
No response
I carefully read all instruction and confirm that I did the following:
--log-file=output.txt
.The text was updated successfully, but these errors were encountered: