pablo77 wrote: > My next question would be if it is possible to somehow amalgamate > fdk-aac into LMS.
The decoder used by LMS is faad which is the reference AAC decoder (i.e. the decoder from the guys who wrote the AAC standard) which AFAICT supports all usual variations. Is open.fm using non standard settings ? > FAAD2 is Freeware Advanced Audio (AAC) Decoder including SBR decoding. > It is MPEG-2 and MPEG-4 AAC decoder and supports MPEG-4 audio object > types LC, Main, LTP, LD, ER, SBR and PS, which can be combined also to > HE-AAC and HE-AACv2 Profile (AAC LC+SBR+PS). It contains a library > (libfaad) that can be used by other programs. What setup does open.fm sue that faad does not support ? I suggest save an open.fm byte stream and analyse it. There is nothing in LMS stopping you from replacing the LMS faad with another commandline decoder (e.g. an application which uses fdk-aac) - just create and add your own custom-command.conf file. Libfaad (library of the same decoder as used by LMS) is also used by ffmpeg, mplayer, VLC and Chrome. ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=107381 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
