GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
SPEEXDEC(1) User Commands SPEEXDEC(1)

speexdec - The reference implementation speex decoder.

speexdec [options] input_file.spx [output_file]

Decodes a Speex file and produce a WAV file or raw file

filename.spx
regular Speex file
-
stdin

filename.wav
Wav file
filename.*
Raw PCM file (any extension other that .wav)
-
stdout
(nothing)
Will be played to soundcard

--enh
Enable perceptual enhancement (default)
--no-enh
Disable perceptual enhancement
--force-nb
Force decoding in narrowband
--force-wb
Force decoding in wideband
--force-uwb
Force decoding in ultra-wideband
--mono
Force decoding in mono
--stereo
Force decoding in stereo
--rate n
Force decoding at sampling rate n Hz
--packet-loss n
Simulate n % random packet loss
-V
Verbose mode (show bit-rate)
-h, --help
This help
-v, --version
Version information
--pf
Deprecated, use --enh instead
--no-pf
Deprecated, use --no-enh instead

More information is available from the Speex site: http://www.speex.org

Please report bugs to the mailing list `speex-dev@xiph.org'.

Copyright © 2002 Jean-Marc Valin
September 2003 speexdec version 1.1

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.