Solve the Problem of garbled mp3 tags in linux players

Source: Internet
Author: User
Solve the Problem of linux player mp3 tag garbled-Linux general technology-Linux technology and application information. The following is a detailed description. Many mp3 files imported in amarok, banshee, and other players are garbled. It looks awkward. Today I found a solution and found a small program written in java.

Usage
Download ID3iconv 0.2.1 Binary

The key to cd to mp3 folder is that it won't work without cd.
Run sudo java-jar ~ /Id3iconv-0.2.1.jar-e gbk-removev1 *. mp3

If a program error is probably caused by a java environment error, you can configure the environment.

Method

Install the JAVA environment

Sudo apt-get install sun-java6-jre

Install JDK

Sudo apt-get install sun-java6-jdk

Set the current default java interpreter

Sudo update-alternatives -- config java

Enter the number before the row containing "sun"
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.