Open CascadianGit opened 1 year ago
This is broader than just passing media compressed audio out, although that would be a simple first step. Consoles offer Dolby Digital Live and real-time Pro Logic 2 encoding to deal with SP/DIF's data limitations for games.
Even the ability to send multichannel PCM to a separate HDMI or DisplayPort output would potentially unblock my use case: HDR TV and pre-HDR amplifier.
Any progress?
I needed too!
Okay, I found a solution. You have to turn off the Pipewire. I use Kodi as a media center. I start Kodi on the Steam Deck with a short BashScript and turn off Pipewire. The Steam Deck now loops the audio tracks through Kodi. Now I have Dolby True HD through my AVR.
systemctl --user stop pipewire{.socket,.service}
KODI_AE_SINK=ALSA /usr/bin/flatpak run --branch=stable --arch=x86_64 --command=kodi tv.kodi.Kodi
systemctl --user start pipewire{.socket,.service}
I also find this solution, but seems using some small media player is still more comfortable than try to adjust/config steamdek...
@Saibianster Does this work in Gaming Mode?
Your system information
Please describe your issue in as much detail as possible:
There's no way to output compressed surround sound audio over HDMI when docked, it only allows multichannel PCM.
I would like to use Plex on my deck and output DTS or Dolby Digital audio to my receiver, connected over HDMI.
This only requires passthrough over HDMI, no encoding.
Steps for reproducing this issue: