Sebastian Dröge slomo@debian.org David Bryant david@wavpack.com 2005 Sebastian Dröge 2009 David Bryant 2009-10-17 wvunpack 1 wvunpack decodes wavpack encoded files wvunpack DESCRIPTION wvunpack decodes WavPack files back to their uncompressed wav or raw form using the options provided. Unless overridden with the switch, the resulting filename will be source-name.wav (or source-name.raw when used). Multiple WavPack input files may be specified resulting in multiple output files, and in that case may be used to specify an alternate target directory. Stdin and stdout may be specified with -. WavPack files are generally created with the wavpack program. OPTIONS blindly decode all stream blocks and ignore length info do not decode audio but instead just extract cuesheet stored in APEv2 tag to stdout (equivalent to ) extract cuesheet stored in APEv2 tag to source-name.cue file in same directory as decoded audio file (equivalent to ) delete source file if successful (use with caution!) display extended help ignore .wvc file (forces hybrid lossy decompression) calculate and display MD5 signature; verify if lossless leave extracted text tags in UTF-8 encoding during extraction or display quiet (keep console output to a minimum) force raw audio decode by skipping RIFF headers & trailers, results in source-name.raw do not decode audio but simply display summary information about WavPack file to stdout do not decode audio but simply display summary and tag information about WavPack file to stdout start decoding at specified sample or time index copy input file's time stamp to output file(s) stop decoding at specified sample or time index, specifying a causes sample/time to be relative to point, specifying a causes sample/time to be relative to EOF verify source data only (no output file created) regenerate fresh wav header (ingore RIFF data stored in WavPack file) do not decode audio but instead just extract the specified tag field to stdout extract the specified tag field to named file in same directory as decoded audio file; optional filename specification may contain which is replaced with the audio file base name, replaced with the tag field name (note: comes from data for binary tags) and replaced with the extension from the binary tag source file (or txt for text tag). yes to overwrite warning (use with caution!) SEE ALSO wavpack 1 , wvgain 1 Please visit www.wavpack.com for more information COPYRIGHT This manual page was written by Sebastian Dröge slomo@debian.org and David Bryant david@wavpack.com. Permission is granted to copy, distribute and/or modify this document under the terms of the BSD License.