(28-Jun-2023, 06:16 PM)razvan.catinas Wrote: I didn't had that package on the server and on the streamer.Hi @"agent_kith" ,
I installed on both:
- server:
root@vm-test:~# dpkg -l|grep libmad
ii libmad0:amd64 0.15.1b-10ubuntu1 amd64 MPEG audio decoder library
root@vm-test:~#
- streamer:
root@raspberrypi:~# dpkg -l|grep libmad
ii libmad0:armhf 0.15.1b-10 armhf MPEG audio decoder library
root@raspberrypi:~#
But still I am not abble to play MP3 files.
On the server log, I get this kind of meassges:
"[23-06-28 10:13:42.9232] Slim:layer::Song::open (424) Error: Couldn't create command line for mp3 playback for [https://...."
I had the same issue, but fortunately, it started working after installing ffmpeg. However, I'm still unable to play WMA and hi-res FLAC files.
When I try to play a WMA file, I encounter an error message in log: 'Slim:

As for the hi-res 192k FLAC file, it appears to play normally with the progress bar moving, and there are no error logs, but there is no sound. When I switch back to MDP, the file plays fine.
Any idea?