Matthias
I downloaded the "next" version and compiled it however it still fails to select libsamplerate. It is installed.
root@network2:/home/vboxusers# dpkg -l | grep samplerate
ii libsamplerate0:amd64 0.1.8-8 amd64 Audio sample rate conversion library
ii
libsamplerate0-dev:amd64
0.1.8-8 amd64 Development files for
audio sample rate conversion
"odr-audioenc -L --audio-resampler=samplerate -VV -v
http://127.0.0.1:8000/lyric -r 48000 -C 200 -r 48000 -b 160 -a -D -p 58 -P /tmp/padlyric.fifo -o tcp://localhost:9000 &" trace below:
[00007f569004e188] mpeg_audio decoder debug: MPGA channels:2 samplerate:44100 bitrate:160
[00007f5690000ca8] core stream output debug: adding a new sout input (sout_input:0x7f5678000b90)
[00007f5690001fc8] stream_out_transcode stream out debug: creating audio transcoding from fcc=`mpga' to fcc=`s16l'
[00007f5678000d28] core generic debug: looking for decoder module matching "any": 41 candidates
[00007f5678000d28] core generic debug: using decoder module "mpeg_audio"
[00007f5678001188] core encoder debug: looking for encoder module matching "any": 20 candidates
[00007f5678001188] araw encoder debug: samplerate:48000Hz channels:2 bits/sample:16
[00007f5678001188] core encoder debug: using encoder module "araw"
[00007f5690001fc8] core stream out debug: input 'mpga' 44100 Hz Stereo frame=1152 samples/1053 bytes
[00007f5690001fc8] core stream out debug: conversion: 'mpga'->'s16l' 44100 Hz->44100 Hz Stereo->Stereo
[00007f56780052a8] core audio converter debug: looking for audio converter module matching "any": 12 candidates
[00007f56780052a8] core audio converter debug: no audio converter modules matched
[00007f56780052a8] core audio converter debug: looking for audio converter module matching "any": 12 candidates
[00007f56780052a8] mpgatofixed32 audio converter debug: mpga->f32l, bits per sample: 32
[00007f56780052a8] core audio converter debug: using audio converter module "mpgatofixed32"
[00007f5678011988] core audio converter debug: looking for audio converter module matching "any": 12 candidates
[00007f5678011988] audio_format audio converter debug: f32l->s16l, bits per sample: 32->16
[00007f5678011988] core audio converter debug: using audio converter module "audio_format"
[00007f5690001fc8] core stream out debug: conversion pipeline complete
[00007f5678011d88] core audio resampler debug: looking for audio resampler module matching "samplerate": 3 candidates
[00007f5678011d88] core audio resampler debug: using audio resampler module "ugly_resampler"
[00007f5678001188] core encoder debug: removing module "araw"
[00007f5678011d88] core audio resampler debug: removing module "ugly_resampler"
[00007f56780052a8] core audio converter debug: removing module "mpgatofixed32"
[00007f5678011988] core audio converter debug: removing module "audio_format"
[00005645bb84ee58] core input debug: Buffering 39%
[00005645bb84ee58] core input debug: Buffering 52%
[00005645bb84ee58] core input debug: Buffering 65%
[00005645bb84ee58] core input debug: Buffering 78%
[00005645bb84ee58] core input debug: Buffering 91%
[00005645bb84ee58] core input debug: Stream buffering done (208 ms in 6 ms)
[00005645bb84ee58] core input debug: Decoder wait done in 0 ms
[00007f5678000d28] mpeg_audio generic debug: MPGA channels:2 samplerate:44100 bitrate:160
[00007f5678001188] core encoder debug: looking for encoder module matching "any": 20 candidates
[00007f5678001188] araw encoder debug: samplerate:48000Hz channels:2 bits/sample:16
[00007f5678001188] core encoder debug: using encoder module "araw"
[00007f5690001fc8] core stream out debug: input 'mpga' 44100 Hz Stereo frame=1152 samples/1053 bytes
[00007f5690001fc8] core stream out debug: conversion: 'mpga'->'s16l' 44100 Hz->44100 Hz Stereo->Stereo
[00007f567800c588] core audio converter debug: looking for audio converter module matching "any": 12 candidates
[00007f567800c588] core audio converter debug: no audio converter modules matched
[00007f567800c588] core audio converter debug: looking for audio converter module matching "any": 12 candidates
[00007f567800c588] mpgatofixed32 audio converter debug: mpga->f32l, bits per sample: 32
[00007f567800c588] core audio converter debug: using audio converter module "mpgatofixed32"
[00007f5678012268] core audio converter debug: looking for audio converter module matching "any": 12 candidates
[00007f5678012268] audio_format audio converter debug: f32l->s16l, bits per sample: 32->16
[00007f5678012268] core audio converter debug: using audio converter module "audio_format"
[00007f5690001fc8] core stream out debug: conversion pipeline complete
[00007f5678012668] core audio resampler debug: looking for audio resampler module matching "samplerate": 3 candidates
[00007f5678012668] core audio resampler debug: using audio resampler module "ugly_resampler"