My bad, I should have done better research before posting my question. I
found a much earlier post about needing to patch faad to support LMS AAC
streaming (source
http://svn.slimdevices.com/repos/slim/7.5/trunk/vendor/faad2/). If
anyone interested, here are my steps:

wget
http://svn.slimdevices.com/repos/slim/7.5/trunk/vendor/faad2/sbs.patch
wget
http://svn.slimdevices.com/repos/slim/7.5/trunk/vendor/faad2/faad2-2.7.tar.gz
tar xf faad2-2.7.tar.gz
cd faad2-2.7
patch -p1 < ../sbs.patch
./configure --without-xmms --without-drm --without-mpeg4ip
--enable-static --disable-shared
make

Then copy frontend/faad into your LMS_dir/Bin and enjoy working AAC
streams on your Boom!


------------------------------------------------------------------------
Alex001's Profile: http://forums.slimdevices.com/member.php?userid=67986
View this thread: http://forums.slimdevices.com/showthread.php?t=109557

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to