speexdec.1
资源名称:tcpmp.rar [点击查看]
上传用户:wstnjxml
上传日期:2014-04-03
资源大小:7248k
文件大小:1k
源码类别:
Windows CE
开发平台:
C/C++
- ." DO NOT MODIFY THIS FILE! It was generated by help2man 1.29.
- .TH SPEEXDEC "1" "September 2003" "speexdec version 1.1" "User Commands"
- .SH NAME
- speexdec - manual page for speexdec version 1.1
- .SH SYNOPSIS
- .B speexdec
- [fIoptionsfR] fIinput_file.spx fR[fIoutput_filefR]
- .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--enhfR
- Enable perceptual enhancement (default)
- .TP
- fB--no-enhfR
- Disable perceptual enhancement
- .TP
- fB--force-nbfR
- Force decoding in narrowband
- .TP
- fB--force-wbfR
- Force decoding in wideband
- .TP
- fB--force-uwbfR
- Force decoding in ultra-wideband
- .TP
- fB--monofR
- Force decoding in mono
- .TP
- fB--stereofR
- Force decoding in stereo
- .TP
- fB--ratefR n
- Force decoding at sampling rate n Hz
- .TP
- fB--packet-lossfR n
- Simulate n % random packet loss
- .TP
- fB-VfR
- Verbose mode (show bit-rate)
- .TP
- fB-hfR, fB--helpfR
- This help
- .TP
- fB-vfR, fB--versionfR
- Version information
- .TP
- fB--pffR
- Deprecated, use fB--enhfR instead
- .TP
- fB--no-pffR
- Deprecated, use fB--no-enhfR 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