X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/5930fd1c79436788d81e60e6c6699bd176c8a8b2..ef566eb8966aeeda9f1da023ae33c8f1a1999ac7:/README.raw diff --git a/README.raw b/README.raw index a2da623..a107964 100644 --- a/README.raw +++ b/README.raw @@ -13,22 +13,8 @@ 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. 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). - -You should pass the "fragile" option to ogg123. This is because ogg123 ignores -write errors! - -mpg321 does not appear to have this bug. - -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 -proper. It times out after a couple of seconds. - -See disorder_config(5) and the example configuration file for further -information and examples. +By default, built-in raw-format players are used for several encodings, so you +do not need to do anything. ** Low-Level Details