Hi,
I want to stream music files using DTS codec (6 channels)
I can play them with mplayer on my linux PC (using FFmpeg/libavcodec).
For my multirooms audio, I use LMS as a server and one picoreplayer for each room.
If I use Kodi (with a raspberry and a hdmi connection to my Denon amplifier (2700 DAB)), I can play these files.
But, using the upnp bridge, I can not stream theses files to my Denon. I only get noise.
Below, parameters for upnp bridge (volume set to max and replaygain switched off):
![Name: upnp.png
Views: 95
Size: 75.5 KB]()
How do you stream multi-channels files to your amplifier ?
Can anyone help?
I want to stream music files using DTS codec (6 channels)
I can play them with mplayer on my linux PC (using FFmpeg/libavcodec).
Code:
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
libavcodec version 58.54.100 (external)
AUDIO: 44100 Hz, 6 ch, floatle, 1411.2 kbit/16.67% (ratio: 176400->1058400)
Selected audio codec: [ffdca] afm: ffmpeg (FFmpeg DTS)
==========================================================================If I use Kodi (with a raspberry and a hdmi connection to my Denon amplifier (2700 DAB)), I can play these files.
But, using the upnp bridge, I can not stream theses files to my Denon. I only get noise.
Below, parameters for upnp bridge (volume set to max and replaygain switched off):
How do you stream multi-channels files to your amplifier ?
Can anyone help?