Hi, To know what's supported on the liquidsoap side you can look at the output of "liquidsoap --list-plugins | less". On my machine, I have an entry "AAC" in file decoding (corresponding to decoding using libfaad) and entries "AAC" and "AAC+" in the encoding section, corresponding respectively to voaacenc and libaacplus libraries.
(You'll also find enable_external_faad_decoder for enabling decoding using the faad binary.) This tells you what liquidsoap can do. What airtime will use is a different question, which Daniel started to address. Cheers, -- David ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
