Hallo, dies ist ein Test.
PWD: /www/data-lst1/unixsoft/unixsoft/kaempfer/.public_html
Running in File Mode
Relative path: ./../../../../../../usr/./man/man1/speexdec.1
Real path: /usr/share/man/man1/speexdec.1
Zurück
'\" te .\" 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 \- The reference implementation speex decoder. .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 .\" Oracle has added the ARC stability level to this manual page .SH ATTRIBUTES See .BR attributes (7) for descriptions of the following attributes: .sp .TS box; cbp-1 | cbp-1 l | l . ATTRIBUTE TYPE ATTRIBUTE VALUE = Availability codec/speex = Stability Pass-through volatile .TE .PP .SH NOTES .\" Oracle has added source availability information to this manual page Source code for open source software components in Oracle Solaris can be found at https://www.oracle.com/downloads/opensource/solaris-source-code-downloads.html. This software was built from source available at https://github.com/oracle/solaris-userland. The original community source was downloaded from http://downloads.xiph.org/releases/speex/speex-1.2rc1.tar.gz. Further information about this software can be found on the open source community website at http://www.speex.org/.