Jump to content
IGNORED

Playing TIDAL Dolby Atmos tracks


Michele B.

Recommended Posts

Hello,

 

has anybody tried to play Dolby Atmos tracks through ifs-tidal-connect via HDMI?

ifs-tidal-connect works great with my Topping D90 MQA USB DAC but lately i noticed an increasing number of TIDAL releases both in MQA and Dolby Atmos.

 

My Yamaha RX A870 AV amplifier is able to decode Dolby Atmos and the spatial sound is very attractive.

I figured out that there is an option --codec-atmos that sounds to go in that direction.

 

I've create a new service with the following options but so far i can get a signal in PCM only, not Dolby Atmos.

It would be great get the job done.

 

Thank you in advance 

 

ifi-streamer-tidal-connect-hdmi.service

 

[Unit]

Description=RasPi Streamer Tidal Connect Service Atmos multichannel

[Service]

Restart=on-failure

ExecStart=/usr/ifi/ifi-tidal-release/bin/tidal_connect_application \

                                --tc-certificate-path "/usr/ifi/ifi-tidal-release/id_certificate/IfiAudio_ZenStream.dat" \

                                --netif-for-deviceid "wlan0" \

                                -f "Yamaha RX A870 Atmos" \

                                --codec-mpegh true \

                                --codec-mqa true \

                                --codec-atmos true \

                                --model-name "Yamaha RX A870 Atmos" \

                                --disable-app-security false \

                                --disable-web-security false \

                                --enable-mqa-passthrough true \

                                --log-level 3 \

                                --enable-websocket-log "0" \

                                --playback-device "bcm2835 HDMI 1: - (hw:0,0)"

 

User=root

Group=root

RestartSec=1

KillMode=control-group

[Install]

WantedBy=multi-user.target

 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...