~ubuntu-branches/ubuntu/feisty/speex/feisty-updates

« back to all changes in this revision

Viewing changes to src/speexdec.1

  • Committer: Bazaar Package Importer
  • Author(s): A. Maitland Bottoms
  • Date: 2005-02-26 22:33:22 UTC
  • Revision ID: james.westby@ubuntu.com-20050226223322-vc6sdoshrqjxfh9c
Tags: upstream-1.1.6
ImportĀ upstreamĀ versionĀ 1.1.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.29.
 
2
.TH SPEEXDEC "1" "September 2003" "speexdec version 1.1" "User Commands"
 
3
.SH NAME
 
4
speexdec \- manual page for speexdec version 1.1
 
5
.SH SYNOPSIS
 
6
.B speexdec
 
7
[\fIoptions\fR] \fIinput_file.spx \fR[\fIoutput_file\fR]
 
8
.SH DESCRIPTION
 
9
Decodes a Speex file and produce a WAV file or raw file
 
10
.SS "input_file can be:"
 
11
.TP
 
12
filename.spx
 
13
regular Speex file
 
14
.TP
 
15
-
 
16
stdin
 
17
.SS "output_file can be:"
 
18
.TP
 
19
filename.wav
 
20
Wav file
 
21
.TP
 
22
filename.*
 
23
Raw PCM file (any extension other that .wav)
 
24
.TP
 
25
-
 
26
stdout
 
27
.TP
 
28
(nothing)
 
29
Will be played to soundcard
 
30
.SH OPTIONS
 
31
.TP
 
32
\fB\-\-enh\fR
 
33
Enable perceptual enhancement (default)
 
34
.TP
 
35
\fB\-\-no\-enh\fR
 
36
Disable perceptual enhancement
 
37
.TP
 
38
\fB\-\-force\-nb\fR
 
39
Force decoding in narrowband
 
40
.TP
 
41
\fB\-\-force\-wb\fR
 
42
Force decoding in wideband
 
43
.TP
 
44
\fB\-\-force\-uwb\fR
 
45
Force decoding in ultra-wideband
 
46
.TP
 
47
\fB\-\-mono\fR
 
48
Force decoding in mono
 
49
.TP
 
50
\fB\-\-stereo\fR
 
51
Force decoding in stereo
 
52
.TP
 
53
\fB\-\-rate\fR n
 
54
Force decoding at sampling rate n Hz
 
55
.TP
 
56
\fB\-\-packet\-loss\fR n
 
57
Simulate n % random packet loss
 
58
.TP
 
59
\fB\-V\fR
 
60
Verbose mode (show bit-rate)
 
61
.TP
 
62
\fB\-h\fR, \fB\-\-help\fR
 
63
This help
 
64
.TP
 
65
\fB\-v\fR, \fB\-\-version\fR
 
66
Version information
 
67
.TP
 
68
\fB\-\-pf\fR
 
69
Deprecated, use \fB\-\-enh\fR instead
 
70
.TP
 
71
\fB\-\-no\-pf\fR
 
72
Deprecated, use \fB\-\-no\-enh\fR instead
 
73
.PP
 
74
More information is available from the Speex site: http://www.speex.org
 
75
.PP
 
76
Please report bugs to the mailing list `speex-dev@xiph.org'.
 
77
.SH COPYRIGHT
 
78
Copyright \(co 2002 Jean-Marc Valin