You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

79 lines
1.6 KiB

.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.29.
.TH SPEEXDEC "1" "December 2002" "speexdec version 1.0" "User Commands"
.SH NAME
speexdec \- manual page for speexdec version 1.0
.SH SYNOPSIS
.B speexdec
[\fIoptions\fR] \fIinput_file.spx \fR[\fIoutput_file\fR]
.SH DESCRIPTION
Decodes a Speex file and produce a WAV file or raw file
.SS "input_file can be:"
.TP
filename.spx
regular Speex file
.TP
-
stdin
.SS "output_file can be:"
.TP
filename.wav
Wav file
.TP
filename.*
Raw PCM file (any extension other that .wav)
.TP
-
stdout
.TP
(nothing)
Will be played to soundcard
.SH OPTIONS
.TP
\fB\-\-enh\fR
Enable perceptual enhancement (default)
.TP
\fB\-\-no\-enh\fR
Disable perceptual enhancement
.TP
\fB\-\-force\-nb\fR
Force decoding in narrowband
.TP
\fB\-\-force\-wb\fR
Force decoding in wideband
.TP
\fB\-\-force\-uwb\fR
Force decoding in ultra-wideband
.TP
\fB\-\-mono\fR
Force decoding in mono
.TP
\fB\-\-stereo\fR
Force decoding in stereo
.TP
\fB\-\-rate\fR n
Force decoding at sampling rate n Hz
.TP
\fB\-\-packet\-loss\fR n
Simulate n % random packet loss
.TP
\fB\-V\fR
Verbose mode (show bit-rate)
.TP
\fB\-h\fR, \fB\-\-help\fR
This help
.TP
\fB\-v\fR, \fB\-\-version\fR
Version information
.TP
\fB\-\-pf\fR
Deprecated, use \fB\-\-enh\fR instead
.TP
\fB\-\-no\-pf\fR
Deprecated, use \fB\-\-no\-enh\fR instead
.PP
More information is available from the Speex site: http://www.speex.org
.PP
Please report bugs to the mailing list `speex-dev@xiph.org'.
.SH COPYRIGHT
Copyright \(co 2002 Jean-Marc Valin