Can anyone confirm exactly what convert.conf parameter string they are using to successfully transcode ogg using sox. I have the following:
ogg mp3 * * [sox] -t ogg $FILE$ -t raw -r 44100 -c 2 -w -s $-x$ - | [lame] --resample 44100 --silent -q $QUALITY$ --abr $BITRATE$ -r - - and I get nothing but static coming through. I'm using version 12.17.9 Sean. -- smc2911 ------------------------------------------------------------------------ smc2911's Profile: http://forums.slimdevices.com/member.php?userid=4388 View this thread: http://forums.slimdevices.com/showthread.php?t=17627 _______________________________________________ Discuss mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/discuss
