My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Links

tagmp3 Home: http://code.google.com/p/tagmp3/

History

  • 2008-5-4 ver 0.96
Supporting for default CD cover filename. Before using tagmp3 tool, saving a 'cover.jpg' file in the mp3 directory as a CD cover picture, the picture will be added into output mp3 files.
  • 2008-3-27 ver 0.95
Bug fixed: When the TRACK number in "1/10" format, display in date format in MS Excel.
  • 2008-3-21 ver 0.94
Bug fixed: Error occured when picture file name with ".JPG" in uppercase.
  • 2008-2-5 ver 0.93
Trim tags before generate mp3 tags.

Brief

An mp3 tag editor. This is a express batch tool designed for my ipod classic. With embedded lyrics and picture, I got a perfect experience with my ipod.

Write in Perl, thanks to the lib MP3::MP3Info and MPEG::ID3v2Tag.pm

Feature

  • Support ID3v1(read only) and ID3v2(read/write)
  • Support most ID3v2 tags, including unsychronised lyrics(USLT) and picture(APIC)
  • lyrics coded in utf-16, fully supported by ipod. Lyrics in multi language.
  • Process in batch mode. Get all the mp3 files in subdirectories.
  • Edit tag in Microsoft Excel. Easy for copy/paste.
  • GUI provided. code in Delphi.

System requirement

  1. windows 2000/xp
  2. Microsoft Excel installed
  3. Perl5 installed. Perl for windows can be downloaded freely from http://www.activestate.com/Products/activeperl/

Installation/usage

  1. extract all files from .zip
  2. run tagmp3.exe

Note

  1. Do NOT click on the Excel sheet when tagmp3 reading tag from mp3 file(s).
  2. tagmp3 generate mp3 file(s) according the current active Excel sheet. Do NOT click on the Excel sheet when tagmp3 generating mp3 file(s).

chenyehao@gmail.com

msn: chenyehao@hotmail.com

tagmp3主页: http://code.google.com/p/tagmp3/

更新记录

  • 2008-5-4 ver 0.96
支持默认的封面图片名称,使用时,在现有的mp3文件目录下,保存一个名为cover.jpg的唱片封面文件,封面就能添加到输出的mp3文件中。
  • 2008-3-27 ver 0.95
解决了音轨的格式是"1/10"时,在Excel中显示为日期。
  • 2008-3-21 ver 0.94
解决了的插图文件后缀是大写JPG报错。
  • 2008-2-5 ver 0.93
生成tag时,去除tag的首尾空格。

简介

一个mp3 tag编辑器。ipod支持显示歌词和插图,我就写了可以批处理增加歌词和插图的这个工具,给已经有的mp3加入歌词和插图。

功能

  • 支持 ID3v1(只读) and ID3v2(读/写)
  • 支持大多数 ID3v2 tags, 包括歌词(USLT)和图片(APIC)
  • 歌词编码utf-16, ipod支持. 支持多语言歌词.
  • 批处理,读取包括子目录下的所有mp3文件。
  • 用Microsoft Excel编辑,方便复制/粘贴。
  • 提供图形界面,用delphi编写。

系统需求

  1. windows 2000/xp
  2. 安装了Microsoft Excel
  3. 安装了Perl5. Perl for windows 从这里下载 http://www.activestate.com/Products/activeperl/

安装/使用

  1. 解压所有文件
  2. 执行tagmp3.exe

注意事项

  1. 读取mp3过程中,不要操作Excel。
  2. 输出mp3,是对当前活动的Excel进行操作。输出mp3过程中,不要操作Excel。

chenyehao@hotmail.com

msn: chenyehao@hotmail.com

Powered by Google Project Hosting