Hi
I'm new to LMS and have it running on my HP N40L Ubuntu server running as a NAS.
I've got a few Raspberry Pis running Squeezeplug as clients.
My setup is currently working well for MP3 and FLAC. I've converted a few FLACs to ALACs so I can use iTunes on my desktop as well.
I have followed the instructions on the WIKI and setup alac-decoder and mplayer.
My convert.conf looks like this:
When I try to play an ALAC via VLC streaming, I get...
Any help will be much appreciated.
Thanks
Srini
I'm new to LMS and have it running on my HP N40L Ubuntu server running as a NAS.
I've got a few Raspberry Pis running Squeezeplug as clients.
My setup is currently working well for MP3 and FLAC. I've converted a few FLACs to ALACs so I can use iTunes on my desktop as well.
I have followed the instructions on the WIKI and setup alac-decoder and mplayer.
My convert.conf looks like this:
Code:
mov flc * *
[alac] $FILE$ | [flac] -cs --totally-silent --compression-level-0 --endian big --sign signed --channels 2 --bps 16 --sample-rate 44100 -
Code:
[14-11-12 15:34:34.0616] Slim::Player::Song::open (409) Error: Couldn't create command line for alc playback for [file:///media/tv/music-library/iTunes%20Library/iTunes%20Media/Music/A.R.%20Rahman/Kadal/[DDR]%20Kadal%20-%2001%20-%20Chithirai%20Nila.m4a]
Thanks
Srini