sonixd icon indicating copy to clipboard operation
sonixd copied to clipboard

Cannot output the encoding rate correctly

Open bluehysteric opened this issue 3 years ago • 3 comments

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?

bluehysteric avatar Apr 14 '22 10:04 bluehysteric

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.

jeffvli avatar Apr 14 '22 21:04 jeffvli

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.

bluehysteric avatar Apr 15 '22 09:04 bluehysteric

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?

jeffvli avatar Apr 19 '22 20:04 jeffvli