Post Sat Nov 08, 2014 8:16 am

Transcoding dependent on samplerate

I would like to have serviio transcode as follows when streaming to my Revo AXIS:

if samplerate is 384, 192 or 96kHz, transcode to 16bit/48kHz
if samplerate is 352.8, 176.4 or 88.2kHz, transcode to 16bit/44.1kHz
samplerates 48kHz or smaller do not transcode samplerate, output as 16bit if file is 24bit

How would I do this in profiles.xml?