chiark / gitweb /
New refresh_min option to bound below the web interface refresh
[disorder] / README.raw
index c9e33037512669ef105d2c03d8d6aad283658e49..6ddeb8b26ff78a8b67145bb5d570fdc4523663c9 100644 (file)
@@ -13,13 +13,15 @@ The purpose of raw format players is:
 
 ** Usage
 
-To use raw format, use the execraw module and make the command choose the
-"disorder" libao driver.
+By default, built-in raw-format players are used for several encodings, so you
+do not need to do anything.
 
-You should pass the "fragile" option to ogg123.  This is because ogg123 ignores
-write errors!
+*** Use with libao
 
-mpg321 does not appear to have this bug.
+To use raw format, use the execraw module and make the command choose the
+"disorder" libao driver.  You may need to link the driver from wherever
+DisOrder installs it (e.g. /usr/local/lib/ao/plugins-2) to where libao will
+look for it (e.g. /usr/lib/ao/plugins-2 or /sw/lib/ao/plugins-2).
 
 For _non_ raw players it is advisable to use the new --wait-for-device option.
 This repeatedly tries to open the audio device before starting the player