On previous versions of VLC I had to select "Digital Stereo (IEC958) Output" on pavucontrol. Then ticking the "AC3" and "DTS" checkboxes under the "Output Devices" tab within pavucontrol always made it work. VLC 2.1.0-rc1 is configured like the previous version. The "Use S/PDIF when available" checkbox is selected like before. The audio output module is pulseaudio. This is what I get from "vlc -vvv":
So I get no sound at all! If I deselect the "AC3" and "DTS" checkboxes under the "Output Devices" tab within pavucontrol I get sound. But the CPU is being used to decode the AC3 and DTS streams which is what I don't want. I want the receiver (Logitech Z-5500 speakers) to decode these streams. Just like it did before VLC 2.1.0-rc1[0x7fdc58c9bb18] dts decoder: DTS channels:6 samplerate:48000 bitrate:1536000
[0x1597b88] main playlist debug: reusing audio output
[0x1649e48] pulse audio output debug: using surround-51 channel map
[0x1649e48] pulse audio output error: stream connection failure: Invalid argument
[0x1649e48] main audio output error: module not functional
[0x1597b88] main playlist debug: keeping audio output
[0x7fdc58c9bb18] main decoder error: failed to create audio output
Am I missing something here?
Thanks in advance.