Huey11 wrote: > (when using the same output rate as the input, I do get a last > executed: > > At: 2019/12/17 23:37:25 > > > Profile: > > > flc-pcm-*-b8:27:eb:8c:8d:cc > > > > Command: > > > [flac] -dcs --totally-silent $START$ $END$ -- $FILE$ | [sox] -q -t wav - > -t wav -b 24 --buffer 8192 - gain -h rate -v -I -t -b 90.7 -f 88200 > > > > Tokenized command: > > > "/usr/share/squeezeboxserver/Bin/armhf-linux/flac" -dcs --totally-silent > -- "/srv/music/flac/Japan/1980 - Gentlemen Take Polaroids [HiRes 88.2kHz > DR10]/10 - The Width Of A Room.flac" | > "/usr/share/squeezeboxserver/Bin/armhf-linux/sox" -q -t wav - -t wav -b > 24 --buffer 8192 - gain -h rate -v -I -t -b 90.7 -f 88200 & | > > What is the -x "/usr/sbin" ? On my server there are no binaries there... > Sox etc are (besides in the /usr/share/squeezeboxserver/Bin/armhf-linux) > in /usr/bin but that one is an older version. Is it to exclude, because > then it is excluding the wrong folder...?
That's strange, what about STDIN and enabled samplerates? In this case FLAC is the transcoder so target sample rate should be unique or STDIN is enabled, note that SOX will be engaged to resample to 88200 even if the input is the same (but it will not). If is not like that, the problem is more complicated, could you double check, please? Thanks. ________________________________________________________________________ Author of C-3PO plugin, Squeezelite-R2, Falcon Web interface - See www.marcoc1712.it ------------------------------------------------------------------------ marcoc1712's Profile: http://forums.slimdevices.com/member.php?userid=34842 View this thread: http://forums.slimdevices.com/showthread.php?t=105309 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
