It actually does flac -> mp3 with resampling done by LAME for 88.2 and
96.  This is because the flac binary does not support resampling.

Here is a sample command-line used on one of my 88.2 tracks.

"/Users/andy/dev/Slim/7.3/trunk/server/Bin/darwin/flac" -dcs --
"/Volumes/Music/Organized/Pat Metheny Group/Imaginary Day (High-Res)/01
- Imaginary Day.flac" | "/sw/bin/lame" --silent -q 9 --resample 44.1 -v
- -


-- 
andyg
------------------------------------------------------------------------
andyg's Profile: http://forums.slimdevices.com/member.php?userid=3292
View this thread: http://forums.slimdevices.com/showthread.php?t=55371

_______________________________________________
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss

Reply via email to