找回密码
 注册
搜索
[新手上路]批处理新手入门导读[视频教程]批处理基础视频教程[视频教程]VBS基础视频教程[批处理精品]批处理版照片整理器
[批处理精品]纯批处理备份&还原驱动[批处理精品]CMD命令50条不能说的秘密[在线下载]第三方命令行工具[在线帮助]VBScript / JScript 在线参考
查看: 40001|回复: 10

[工具合集] 获取、修改mp3文件信息的工具id3tool

[复制链接]
发表于 2008-10-24 03:28:31 | 显示全部楼层 |阅读模式
上传一个修改mp3信息的命令行工具 id3tool ,用法比较简单,id3tool mp3file.mp3 可以显示 mp3file.mp3 文件的信息,加上一些参数可以修改mp3文件的信息,比如专辑名、艺术家、出版年份等等。也可以和for命令结合使用来批量修改很多歌曲的信息。

这里给个例子:
E:\xml\tools>id3tool -h
id3tool version 1.2a
Copyright (C) 1999-2005, Christopher Collins
id3tool comes with ABSOLUTELY NO WARRANTY.  This is free software, and you are
welcome to redistribute it under certain conditions.  For details refer to the
file "COPYING" included with this program.
This product includes software developed by the NetBSD Foundation, Inc. and
its contributors.
usage:
id3tool [<options>] <filename>
  -t, --set-title=WORD          Sets the title to WORD
  -a, --set-album=WORD          Sets the album to WORD
  -r, --set-artist=WORD         Sets the artist to WORD
  -y, --set-year=YEAR           Sets the year to YEAR [4 digits]
  -n, --set-note=WORD           Sets the note to WORD
  -g, --set-genre=INT           Sets the genre code to INT
  -G, --set-genre-word=WORD     Sets the genre to WORD
  -c, --set-track=INT           Sets the track number to INT
  -l, --genre-list              Shows the Genre's and their codes
  -v, --version                 Displays the version
  -h, --help                    Displays this message
Report bugs to Chris Collins <ccollins@pcug.org.au>
E:\xml\tools>id3tool.exe "Ozone - Dragostea Din Tei.mp3"
Filename: Ozone - Dragostea Din Tei.mp3
Song Title:     Dragostea Din Tei
Artist:         O-Zone
Year:           2003
Genre:          Pop (0xD)

E:\xml\tools>id3tool.exe -t "maiahi" -a "My album" -r lxmxn "Ozone - Dragostea Din Tei.mp3"
E:\xml\tools>id3tool.exe "Ozone - Dragostea Din Tei.mp3"
Filename: Ozone - Dragostea Din Tei.mp3
Song Title:     maiahi
Artist:         lxmxn
Album:          My album
Year:           2003
Genre:          Pop (0xD)

http://bcn.bathome.net/s/tool/index.html?key=id3tool

评分

参与人数 1PB +10 收起 理由
pusofalse + 10 感谢分享

查看全部评分

发表于 2008-10-24 09:28:58 | 显示全部楼层
have a try

thank u
发表于 2008-10-24 14:17:36 | 显示全部楼层
感谢分享,正需要这个。
发表于 2008-11-2 16:42:11 | 显示全部楼层
发表于 2009-6-16 15:45:00 | 显示全部楼层
这个工具不错,谢谢分享。
发表于 2009-10-30 15:31:52 | 显示全部楼层
千千静听就可以修改歌曲信息的
发表于 2009-10-30 23:19:03 | 显示全部楼层

回复 6楼 的帖子

千千静听可以支持命令行么?
发表于 2009-12-22 09:35:04 | 显示全部楼层
正好想批处理mp3,谢谢了.
发表于 2010-2-25 00:12:37 | 显示全部楼层
好工具,谢谢了。
发表于 2013-10-18 14:45:23 | 显示全部楼层
批处理mp3收藏
发表于 2019-7-17 12:07:21 | 显示全部楼层
回复 1# lxmxn

内嵌封面无法加入啊。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|小黑屋|批处理之家 ( 渝ICP备10000708号 )

GMT+8, 2026-3-17 05:08 , Processed in 0.021982 second(s), 9 queries , File On.

Powered by Discuz! X3.5

© 2001-2026 Discuz! Team.

快速回复 返回顶部 返回列表