darkice icon indicating copy to clipboard operation
darkice copied to clipboard

aacplus not working on Ubuntu 20.04.2 LTS

Open 1opeti opened this issue 4 years ago • 0 comments

I have managed to compile darkice-v.14. Applied a patch to get around some compile issues. It works encoding mp3 on Ubuntu 20.04.2 LTS the aacplus codec is not working and appears to be hard coded at 22050 exploring earlier versions

Using config file: /etc/darkice.cfg 15-Feb-2021 21:32:31 Using ALSA DSP input device: default 15-Feb-2021 21:32:31 buffer size: 882000 15-Feb-2021 21:32:31 encoding 15-Feb-2021 21:32:31 scheduler high priority 99 15-Feb-2021 21:32:31 Using POSIX real-time scheduling, priority 3 15-Feb-2021 21:32:31 HTTP/1.0 200 15-Feb-2021 21:32:31 Using aacplus codec 15-Feb-2021 21:32:31 nChannelsAAC 2 15-Feb-2021 21:32:31 sampleRateAAC 22050 15-Feb-2021 21:32:31 inSamples 4096 15-Feb-2021 21:32:31 MultiThreadedConnector :: transfer, bytes 0 15-Feb-2021 21:32:31 MultiThreadedConnector :: ThreadData :: threadFunction, was (thread, priority, type): 0x55c683b56b70 3 SCHED_FIFO 15-Feb-2021 21:32:31 MultiThreadedConnector :: ThreadData :: threadFunction, now is (thread, priority, type): 0x55c683b56b70 1 SCHED_FIFO Segmentation fault

1opeti avatar Feb 11 '21 23:02 1opeti