[Slim-Checkins] r10997 - /trunk/server/convert.conf

dsully at svn.slimdevices.com dsully at svn.slimdevices.com
Mon Dec 18 12:14:15 PST 2006


Author: dsully
Date: Mon Dec 18 12:14:15 2006
New Revision: 10997

URL: http://svn.slimdevices.com?rev=10997&view=rev
Log:
Bug: 4366
Description: Send raw PCM to SB

Modified:
    trunk/server/convert.conf

Modified: trunk/server/convert.conf
URL: http://svn.slimdevices.com/trunk/server/convert.conf?rev=10997&r1=10996&r2=10997&view=diff
==============================================================================
--- trunk/server/convert.conf (original)
+++ trunk/server/convert.conf Mon Dec 18 12:14:15 2006
@@ -106,7 +106,7 @@
 	[mppdec] --raw-be --silent --prev --gain 2 $FILE$ -
 
 alc wav * *
-        [alac] $FILE$
+        [alac] -r $FILE$
 
 ## you can comment this out if you want to use LAME to transcode AAC/MOV files to MP3.
 mov aif * *



More information about the checkins mailing list