darkice
darkice copied to clipboard
Darkice 1.2 crash with libaacplus-2.0.2 on OSX
darkice compiled with:
./configure --with-lame --with-lame-prefix=/opt/local --with-faac
--with-faac-prefix=/opt/local --with-jack --with-jack-prefix=/usr/local
--with-aacplus --with-aacplus-prefix=/usr/local
Started under JACK with this config file:
[icecast2-0]
bitrateMode = abr # average bit rate
format = aacp # vorbis # format of the stream: ogg vorbis
bitrate = 64 # bitrate of the stream sent to the server
server = 127.0.0.1
Crash log attached
Original issue reported on code.google.com by [email protected] on 15 Feb 2014 at 10:49
Attachments:
+1
Also : Here is the error code with 1.1.0
aacPlusEncoder.cpp:216:9: error: no matching function for call to 'src_short_to_float_array' src_short_to_float_array ((short *) buf, converterData.data_in, samples);