mp3unicodeAboutMP3Unicode is a command line utility to convert ID3 tags in mp3 files between different encodings. For example, mp3unicode --source-encoding cp1251 --id3v1-encoding none --id3v2-encoding unicode file.mp3 will read id3v2 tag (or id3v1 tag if there is no id3v2) from the file, convert the text fields in the tag from cp1251 to Unicode and will write id3v2 tag back, stripping away id3v1 tag. Latest Releasemp3unicode-1.2.1 (2012-05-06) Changes:
Authors |