[Slim-Checkins] r10998 - /branches/6.5/server/convert.conf

dsully at svn.slimdevices.com dsully at svn.slimdevices.com
Mon Dec 18 12:21:35 PST 2006


Author: dsully
Date: Mon Dec 18 12:21:35 2006
New Revision: 10998

URL: http://svn.slimdevices.com?rev=10998&view=rev
Log:
Bug: 4366 
Description: Merge from trunk -r 10996:10997

Modified:
    branches/6.5/server/convert.conf

Modified: branches/6.5/server/convert.conf
URL: http://svn.slimdevices.com/branches/6.5/server/convert.conf?rev=10998&r1=10997&r2=10998&view=diff
==============================================================================
--- branches/6.5/server/convert.conf (original)
+++ branches/6.5/server/convert.conf Mon Dec 18 12:21:35 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