wvtag (1)
Leading comments
Title: wvtag Author: David Bryant <david@wavpack.com> Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/> Date: 2017-01-13 Manual: WavPack Executable Programs Source: WavPack 5.1.0 Language: English
NAME
wvtag - metadata utility for wavpack filesSYNOPSIS
- wvtag [-options] INFILE...
DESCRIPTION
wvtag
OPTIONS
--allow-huge-tags
- allow tag data up to 16 MB (embedding > 1 MB is not recommended for portable devices and may not work with some programs including WavPack pre-4.70)
-c
- extract cuesheet only to stdout (equivalent to -x lqcuesheetrq)
-cc
- extract cuesheet to source-name.cue file in same directory as source file (equivalent to -xx lqcuesheet=%a.cuerq)
--clean, --clear
- clean all items from tag (done first)
-d lqFieldrq
- delete specified metadata item (text or binary)
-h, --help
- this help display
--import-id3
- import applicable tag items from ID3v2.3 tag present in DSF files into APEv2 tag (if there are > 1 MB cover images present add --allow-huge-tags to include them)
-l, --list
- list all tag items (done last)
--no-utf8-convert
- don't recode passed tags from local encoding to UTF-8, assume they are in UTF-8 already
-q
- quiet (keep console output to a minimum)
-v, --version
- write program version to stdout
-w lqField=rq
- delete specified metadata item (text or binary)
-w lqField=Valuerq
- write specified text metadata to APEv2 tag
-w lqField=@file.extrq
- write specified text metadata from file to APEv2 tag, normally used for embedded cuesheets and logs (field names lqCuesheetrq and lqLogrq)
--write-binary-tag lqField=@file.extrq
- write the specified binary metadata file to APEv2 tag, normally used for cover art with the specified field name lqCover Art (Front)rq
-x lqFieldrq
- extract the specified tag field only to stdout
-xx lqField[=file]rq
- extract the specified tag field to named file in same directory as source file; optional filename specification may contain %a which is replaced with the audio file base name, %t replaced with the tag field name (note: comes from data for binary tags) and %e replaced with the extension from the binary tag source file (or lqtxtrq for text tag).
-y
- yes to all warnings (use with caution!)
SEE ALSO
wavpack(1), wvunpack(1), wvgain(1)
Please visit www.wavpack.com for more information
COPYRIGHT
This manual page was written by David Bryant <david@wavpack.com>. Permission is granted to copy, distribute and/or modify this document under the terms of the BSD License.
AUTHOR
David Bryant <david@wavpack.com>
- Author
COPYRIGHT
Copyright © 2017 David Bryant