Curious about the formatting of the custom-convert.conf file. If I want
*all* output to mono, does this do that:

{conf}
#mp3 mp3 squeezebox 00:02:dd:34:e9:62
# ./brute_filter $FILE$ -

* * * *
  [sox] $FILES$ channels 1 -
{conf}

I read the file instructions to support this:

# First line format:
#      <source_format> <dest_format> <destination_device_type>
<destination_device_id>
#   either or both of <destination_device_type> and
# <destination_device_id> may be the '*' wildcard

So, if I use * * * * I am specifying all source formats, all destination
formats, all device types and all device IDs. I am not specifying specific
source or destination formats because I'd have to do one for all of them.
I'd hope not to have to do that. The next line follows these instructions:

# $FILE$ is the absolute path to the local source file
# $URL$ is the full URL for remote streams
# [bin] is the executable binary for the encoder or decoder
# - is a special command line that implies passthrough of data

I used $FILE$ because that's in the example (that I show) to force mp3
transcoding to a specific MAC.

Am I on the right path? I can say that music plays (well, the stream I'm
using at present plays). So at the least putting this in the
custom-convert.conf file didn't break anything.

Guy Stalnaker
jimmyg...@gmail.com


On Sat, Dec 28, 2019 at 12:50 PM Apesbrain <
apesbrain.9bs...@no-mx.forums.slimdevices.com> wrote:

>
> Yup, use SoX via custom-convert.conf:
> https://sourceforge.net/p/sox/mailman/message/27737537/
>
>
> ------------------------------------------------------------------------
> Apesbrain's Profile: http://forums.slimdevices.com/member.php?userid=738
> View this thread: http://forums.slimdevices.com/showthread.php?t=111395
>
> _______________________________________________
> Squeezecenter mailing list
> Squeezecenter@lists.slimdevices.com
> http://lists.slimdevices.com/mailman/listinfo/squeezecenter
>
_______________________________________________
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to