📄 w_encode.1
字号:
.\" @(#)w_encode.1 91/05/20 NIST;.\" NIST ASRG.\" Jonathan G. Fiscus.\".TH W_ENCODE 1 "9 Apr 93".SH NAME.nfw_encode \- Encode the input file into the output format specified by "-o"..fi.SH SYNOPSIS.nf\fBw_encode\fP [-mvf] [ -t ENC ] file_in file_out\fBw_encode\fP [-mvi] [ -t ENC ] file1 file2 . . ..fi.SH DESCRIPTIONCompress/Encode the file as the type defined by the "-t" option. Theoutput compression/encodings may be:.RSwavpack | shorten | ulaw.REThe program will use the header information to optimize thecompression scheme. The default operation is to encode the filespecified in "file_in" and place the contents into the file specifiedin "file_out". If the filenames specified in "file_in" or "file_out"are "-", then stdin and stdout are used respectively. In addition, anerror will be generated if "file_out" already exists. The "-f" optioncauses an existing "file_out" to be overwritten.The waveform I/O routines automatically convert the byte order of afile to the host machine's natural format. The "-m" option forcesthe encoding to maintain the original byte order of "file_in".The "-i" option forces w_encode to replace the input file with it'sencoded version. When this "in place" option is used, the header ismodified to indicate the new encoding as well. This option alsoallows more than one input file to be specified on the command line.The "-v" option gives verbose output..SH EXAMPLES.PD 0.TP.B "w_encode -o wavpack uncomp.wav comp.wav"compress a SPHERE headered file into \fIcomp.wav\fP..PD.SH SEE ALSOw_decode(1).SH AUTHORJon Fiscus (jon@jaguar.ncsl.nist.gov)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -