darkice icon indicating copy to clipboard operation
darkice copied to clipboard

Darkice 1.2 crash with libaacplus-2.0.2 on OSX

Open GoogleCodeExporter opened this issue 10 years ago • 2 comments

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:

GoogleCodeExporter avatar May 13 '15 00:05 GoogleCodeExporter

Darkice 1.2

Original comment by [email protected] on 15 Feb 2014 at 10:53

GoogleCodeExporter avatar May 13 '15 00:05 GoogleCodeExporter

+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);

remixmabix avatar Mar 23 '20 09:03 remixmabix