[Scummvm-cvs-logs] SF.net SVN: scummvm: [28177] scummvm/trunk/README

Kirben at users.sourceforge.net Kirben at users.sourceforge.net
Mon Jul 23 05:01:07 CEST 2007


Revision: 28177
          http://scummvm.svn.sourceforge.net/scummvm/?rev=28177&view=rev
Author:   Kirben
Date:     2007-07-22 20:01:07 -0700 (Sun, 22 Jul 2007)

Log Message:
-----------
Remove recommended FLAC options, as they are now default.

Modified Paths:
--------------
    scummvm/trunk/README

Modified: scummvm/trunk/README
===================================================================
--- scummvm/trunk/README	2007-07-23 02:59:43 UTC (rev 28176)
+++ scummvm/trunk/README	2007-07-23 03:01:07 UTC (rev 28177)
@@ -1364,7 +1364,7 @@
 ------ ----------------------------------------
 As above, but ScummVM must be compiled with Flac support. Run:
 
-  compress_scumm_sou --flac --best -b 1152 monster.sou
+  compress_scumm_sou --flac monster.sou
 
 This should produce a smaller monster.sof file, which you should copy to your
 game directory. Remember that the quality is always the same, varying encoder
@@ -1403,7 +1403,7 @@
 
 For Flac add --flac and optional parameters, i.e.
 
-  compress_agos --flac --best -b 1152
+  compress_agos --flac
 
 Eventually you will have a much smaller *.mp3, *.ogg or *.fla file, copy this
 file to your game directory. You can safely remove the old file.


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list