sonixd
sonixd copied to clipboard
Cannot output the encoding rate correctly
I found that the combination of sonixd and external dac can't handle the encoding rate correctly, no matter it is 16bit or 24bit, it will already play the lowest encoding rate.Is this a mistake?
Couple questions:
- How are you checking the encoding rate?
- Does it work properly without the DAC?
I'm not doing anything special with the audio playback, it's coming directly from the HTML5 audio tag so I'm not sure if there's any way to address it besides changing some stream URL parameters.
My dac is connected to my mac, I first use other player software for songs with different bit rates, the dac can correctly identify and display the different bit rates, but switching back to sonixd, the dac can only play at the lowest bit rate.
Does it exhibit the same behavior when playing from other html audio sources like from your server web UI or any other electron-based players?