im using wavin to input from a dab radio and all is working well to mp3
or flac, but i need to do the conversion to mp3 and/or flac using sox so
i can use sox's features to downmix to mono and add some basic tone
controls for each player

ive tried lots of combinations in custom-convert, but cant get wavin |
sox to work for either mp3 or flac

i have the mp3 libraries and a command line to convert wav to mp3 in sox
works ok
can anyone give me some help please?
some of the things i have tried include:

wavin mp3 * *
        [wavin2cmd] -o $FILE$ | [sox] -q -t pcm - -t mp3 -

wavin flc * *
        #D:{RESAMPLE=-r %d}
        [wavin2cmd] -o $FILE$ | [sox] -D -q -t wav - -t flac -e signed -C 0 -b
24 $RESAMPLE$ - bass +6 trebble -3

thanks


------------------------------------------------------------------------
dunk's Profile: http://forums.slimdevices.com/member.php?userid=47124
View this thread: http://forums.slimdevices.com/showthread.php?t=105348

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to