speexdec.1
上传用户:wstnjxml
上传日期:2014-04-03
资源大小:7248k
文件大小:1k
源码类别:

Windows CE

开发平台:

C/C++

  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. [fIoptionsfR] fIinput_file.spx fR[fIoutput_filefR]
  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--enhfR
  33. Enable perceptual enhancement (default)
  34. .TP
  35. fB--no-enhfR
  36. Disable perceptual enhancement
  37. .TP
  38. fB--force-nbfR
  39. Force decoding in narrowband
  40. .TP
  41. fB--force-wbfR
  42. Force decoding in wideband
  43. .TP
  44. fB--force-uwbfR
  45. Force decoding in ultra-wideband
  46. .TP
  47. fB--monofR
  48. Force decoding in mono
  49. .TP
  50. fB--stereofR
  51. Force decoding in stereo
  52. .TP
  53. fB--ratefR n
  54. Force decoding at sampling rate n Hz
  55. .TP
  56. fB--packet-lossfR n
  57. Simulate n % random packet loss
  58. .TP
  59. fB-VfR
  60. Verbose mode (show bit-rate)
  61. .TP
  62. fB-hfR, fB--helpfR
  63. This help
  64. .TP
  65. fB-vfR, fB--versionfR
  66. Version information
  67. .TP
  68. fB--pffR
  69. Deprecated, use fB--enhfR instead
  70. .TP
  71. fB--no-pffR
  72. Deprecated, use fB--no-enhfR 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