jeffvli / sonixd

A full-featured Subsonic/Jellyfin compatible desktop music player
GNU General Public License v3.0
1.87k stars 73 forks source link

Not playing high bitrate M4A #366

Closed Geksaida closed 2 years ago

Geksaida commented 2 years ago

Some high bitrate FLACs are not played. Most of 700+ kbps wont work but there are files around 900 kbps that are played for some reason.

Sonixd is on Win10 and connected to the Jellyfin server. Other apps work fine with those files.

Tried turning on and off the transcoding option but result is the same.

EDIT: Sorry it was M4A not FLAC

jeffvli commented 2 years ago

Are the FLAC files that don't work ALAC encoded by any chance? There's currently a limitation of the current player component in that it won't properly play transcoded files.

Geksaida commented 2 years ago

Sorry, updated it. It was M4A not FLAC.

Is it possible to play ALAC files?

jeffvli commented 2 years ago

Unfortunately the web player component that Sonixd uses doesn't support transcoding from Jellyfin. I don't have time to redo the implementation on the v.0.x.x version, but the rewrite will (and currently already does) support it.