]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
update audiod help text
authorAndre <maan@p133.(none)>
Mon, 27 Mar 2006 17:52:32 +0000 (19:52 +0200)
committerAndre <maan@p133.(none)>
Mon, 27 Mar 2006 17:52:32 +0000 (19:52 +0200)
Replace the old --anticlip and --volume options in the example.

audiod.ggo

index 0ff790363188acf8cd05b59675c1649926674a37..8b0249c11a2c6a8d49562b01e0d9e4f056c518c2 100644 (file)
@@ -56,7 +56,7 @@ filter, and any options for that filter.
 
 Examples:
        -f mp3:mp3dec
-       -f 'mp3:compress --anticlip --volume 2'
+       -f 'mp3:compress --inertia 5 --damp 2'
 
 Note that these options are ignored by default,
 see --no_default_filters."