Hello,
possible there is another topic about this, but gain change with vlc transcoding in odr-audioenc wasn't work in my environment after 3 days testing.
odr-audioenc --vlc-uri=
http://xyz.cast.addradio.de/xyz/simulcast/high/stream.mp3 --bitrate=72 --sbr -V -L --audio-resampler=samplerate -L --src-converter-type=1 -L --gain=4 --edi=tcp://localhost:7005
With -L --gain=4 nothing changes. Also nothing changes with
-L --audio-filter=gain -L --gain=4
-L --audio-replay-gain-default=-20
-L --audio-replay-gain-preamp=-20
-L --volume-step=20
The verbose option lists the parameter, but you can't hear any difference:
Initialising VLC...
You are using VLC with size_t size callbacks
Initialising VLC with options:
--verbose=1
--audio-resampler=samplerate
--src-converter-type=1
--gain=4
Setting VLC media option: :sout=#transcode{acodec=fl32,samplerate=48000}:smem{audio-postrender-callback=140168,audio-prerender-callback=137408,audio-data=13095756}
Has anybody any idea? Many thanks,
Markus