d_c_h_w wrote: > StephenC, this sounds a bit like a problem I had recently when I > reinstalled LMS on a 64bit 14.04 Ubuntu. > > If my theory is correct you are running on a 64bit os too. The versions > of faad and flac that come with lms are dependent on some 32 bit > libraries > > Try installing these dependencies: > > sudo dpkg --add-architecture i386 > sudo apt-get update > sudo apt-get install libc6:i386 libncurses5:i386 libstdc++6:i386 > > and restarting lms > > If you're not on a 64bit os please ignore my suggestion >
It was a correct suggestion but StephanC has already tested and has shown that faad/flac run OK on his system. StephanC's issue is strange in that faad is being called twice in the transcoding instead of faad and flac. This is a 7.9 issue and possibly one that has already been fixed. ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=53229 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
