man wavpack (Commandes) - encode wav files to wavpack

NAME

wavpack - encode wav files to wavpack

SYNOPSIS

wavpack [-options] [INFILE] [OUTFILE]

DESCRIPTION

wavpack encodes WAV files or from stdin to WavPack with the options you provide. It can write to plain files or stdout.

OPTIONS

-a
Adobe Audition (CoolEdit) mode for 32-bit floats
-bn
enable hybrid compression, n = 2.0 to 23.9 bits/sample, or n = 24-9600 kbits/second (kbps)
-c
create correction file (.wvc) for hybrid mode (=lossless)
-cc
maximum hybrid compression (hurts lossy quality & decode speed)
-d
delete source file if successful (use with caution!)
-f
fast mode (fast, but some compromise in compression ratio)
-h
high quality (best compression in all modes, but slower)
-i
ignore length in wav header (no pipe output allowed)
-jn
joint-stereo override (0 = left/right, 1 = mid/side)
-m
compute & store MD5 signature of raw audio data
-n
calculate average and peak quantization noise (hybrid only)
-p
practical float storage (also 32-bit ints, not lossless)
-q
quiet (keep console output to a minimum)
-sn
noise shaping override (hybrid only, n = -1.0 to 1.0, 0 = off)
-w "Field=Value"
write specified metadata to APEv2 tag
-x[n]
extra encode processing (optional n = 1-6 for less/more)
-y
yes to all warnings (use with caution!)

SEE ALSO

Please visit www.wavpack.com for more informations

COPYRIGHT

This manual page was written by Sebastian Dröge <slomo@ubuntu.com> for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation.

On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-2.

AUTHOR

Sebastian Dröge.