chiark / gitweb /
examples/disorder.init.in: Read settings from `/etc/default/disorder'.
[disorder] / doc / disorder-gstdecode.8.in
index 16fb458fab5b800c49ad3a16957654bbf34e4be8..e3175c27bcbfb8a01c7b06c472d7f48e62287fb1 100644 (file)
 disorder-gstdecode \- DisOrder audio decoder using GStreamer
 .SH SYNOPSIS
 .B disorder\-gstdecode
+.RB [ \-s ]
 .RB [ -c
 .IR CONFIGFILE ]
-.RB [ -d
+.RB [ \-d
 .IR DITHER ]
-.RB [ -f
+.RB [ \-f
 .IR GAIN ]
 .br
 \h'8n'\c
-.RB [ -n
+.RB [ \-n
 .IR SHAPE ]
-.RB [ -q
+.RB [ \-q
 .IR QUALITY ]
-.RB [ -r
+.RB [ \-r
 .IR MODE ]
 .I PATH
 .SH DESCRIPTION
@@ -105,6 +106,11 @@ This can be \fBoff\fR to not bother with ReplayGain at all,
 (so that the volume level sounds consistent
 when playing an entire album).
 The default is \fBalbum\fR.
+.TP
+.B \-\-stream\fR, \fB\-s
+Write a stream of raw samples to the output,
+instead of including DisOrder's usual framing.
+This is useful for testing the program on its own.
 .SH "SEE ALSO"
 .BR disorderd (8),
 .BR disorder_config (5)