My favorites | Sign in
Project Logo
                
Show all Featured downloads:
mp3_tag_iconv-0.9c.pl
Feeds:
People details
Project owners:
  davidyan

mp3_tag_iconv

A command-line tool that lets you convert the character encoding of ID3 tags in MP3 files. It also lets you do conversions between Traditional Chinese (big5 or unicode) and Simplified Chinese (gb or unicode).

You'll need the following perl packages:

Usage:

mp3_tag_iconv [-f <from encoding>] [-t <to encoding>] [-n] [-d] [-v] <file> ...
  Options: f - original encoding (default: Guess)
           t - target encoding (default: utf-8, specify utf-8-zhcn or utf-8-zhtw 
for conversion to Simplified or Traditional Chinese)
           n - dry run
           d - specified files are treated as directories (convert *.mp3 in directory)
           v - verbose








Hosted by Google Code