Good day, I installed ICECAST and made a minimum of settings, namely created 
TEST mountpoint
Next I installed liquidsoap also making the minimum settings, and it was 
raskomentiruyte in the standard config at the end of several lines

```
# An icecast output in AAC+ format
output.icecast(%aacplus(bitrate=32),
              fallible=true,
              mount="test",
              s)
```

But when I run it, I get an error

`Line 23, char 17 before "%": Parse error!`

I assume that I have a problem at least that, the AAC decoder needs to be 
installed separately on Windows from out of the box it does not go to 
liquidsoap. If so, please tell me where it can be taken and where to put it to 
liquidsoap could use it
Thanks!

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/savonet/liquidsoap/issues/633
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to