标题: [文件操作] 获取、修改mp3文件信息的工具Tag.exe 2.0.52 [打印本页]
作者: Batcher 时间: 2009-11-22 15:04 标题: 获取、修改mp3文件信息的工具Tag.exe 2.0.52
【版本】
Tag - Automatic Tag from filename
Copyright (c) 2002-2003 Case. Minor additions by Neil Popham, 2004-2007
Version 2.0.52, Compiled 2007-05-04
【实例】
批处理调用tag批量获取mp3音频文件的播放时长
http://bbs.bathome.net/viewthread.php?tid=35640#pid168464
【帮助】- Usage: Tag [options] <filenames / directories / @file_with_parameters>
- Wildcards are supported in filenames and directories
-
- Options:
- --title <value> : set title to <value>
- --artist <value> : set artist to <value>
- --album <value> : set album to <value>
- --year <value> : set year to <value>
- --comment <value> : set comment to <value>
- --track <value> : set track number to <value>
- --genre <value> : set genre to <value>
-
- Tag fields can also be set with:
- -t <item=x> : set tag item <item> to value <x>
- -f <item=x> : set tag item <item> from content of file <x>
-
- --help : show full help
- --hideinfo : don't display file information
- --hidetags : don't display tags
- --hidenames : don't display filenames
- --simple : use simple tag display format
- --recursive : search files recursively in all subdirectories
- --fromfile <file> : copy tag information from <file>
- --allow <item=x> : allow access to files with specified properties only
- --auto : generate tags from filenames
- --scheme <scheme> : specify file structure scheme (i.e. L/A - N - T)
- --autoscheme : select automatically best scheme from list of schemes
- --nomagic : use plain schemes, disable extra automations
- --chreplace : use character replacing when tagging
- --rentag : rename files to match scheme, filename from tag data
- --rename <scheme> : rename files to <scheme>, filename generated from old name
- --move : when renaming move files to subdirectories
- --overwrite : overwrite existing files when renaming
- --trackinc : use incremental track numbering
- --caps : capitalize words
- --Caps : capitalize only first word
- --lower : convert all characters to lower case
- --upper : convert all characters to upper case
- --tcaps <item> : capitalize words in tag field <item>
- --tCaps <item> : capitalize only first word in tag field <item>
- --tlower <item> : convert all characters to lower case in tag field <item>
- --tupper <item> : convert all characters to upper case in tag field <item>
- --nozero : ignore leading zeros on track numbers
- --zeropad : add leading zero to track number if missing
- --commafix : fix comma separated artist field (x, the -> the x)
- --spacefix : replaces underscore (_) and %20 with space
- --itemfix : fix item names in APE v1.0/2.0 tags
- --umlfix : fix umlauts (ae -> ? oe -> ? ue -> ?
- --swapta : swap title <--> artist
- --remove : remove all tags
- --removeid3v2 : remove only ID3v2 tags
- --removeid3v2u : remove only unnecessary ID3v2 tags (fields fit in ID3v1)
- --playlist : generate one playlist per directory
- --oneplaylist : generate one playlist from all files
- --playlists : generate one playlist per album in current directory
- --a-artist <x> : set album artist to <x>
- --a-title <x> : set album title to <x>
- --onlyfiles : writes only filenames in playlist, no extra information
- --dirname : use directory name for playlist naming
- --plname <name> : use <name> as playlist name.
- --slashes : use slashes '/' instead of backslashes '\' in playlists
- --nospaces : replaces space by underscore in names of written files
- --sort <by> : sort playlist only by <x>
- --sort+ <x> : add new playlist sorting property <x>
- --sortdesc : sort in descending order
- --newdate : don't keep files original date/time
- --oldtype : use old tag format
- --ape2 : default to APE v2.0
- --force <tag> : force use of selected tag type
- --extid3 : extend over long title field into comment field with id3
- --nocheck : don't check file extension
- --test : test mode, no files will be modified
- --tofile <scheme> : save screen output to file, name generated from <scheme>
- --tofileext <ext> : use extension <ext> instead of .txt
- --tofilen <name> : save screen output to file <name>
- --tocue <scheme> : output cuesheet tag to file, name generated from <scheme>
- --tocuen <name> : output cuesheet tag to file <name>
- --tocuea : output cuesheet tag to file, name generated from source
- --tostdoutn <tag> : write <tag> value to stdout
- --stdout : output to stdout instead of stderr
- --nfo <file> : generate .nfo file and save to <file>
- --listdefaults : view default settings
- --listexceptions : view list of exceptions in capitalize function
- --listgenres : view list of possible ID3v1 tag genres
- --listpresets : view list of defined presets
- --decode : use external decoder and use <scheme> to name output
- --acculen : display length more accurately
- --ansioutput : don't convert output to OEM codepage
- --<number> : use predefined preset <number>
-
- Supported tags: ID3v1, ID3v2 (reading), APE v1.0, APE v2.0, Vorbis, FLAC, Lyrics3 v2.0.
复制代码
【官网下载】
http://synthetic-soul.co.uk/tag/
【网盘下载】
http://pan.baidu.com/share/link?shareid=3926519970&uk=1124163200
作者: canyuexiaolang 时间: 2009-11-22 15:08
呃......完完全全的看不懂
欢迎光临 批处理之家 (http://www.bathome.net/) |
Powered by Discuz! 7.2 |