主页 > 知识库 > Linux下MP3的TAG乱码问题解决方法

Linux下MP3的TAG乱码问题解决方法

热门标签:家政服务网络 美团 电话机器人搭建 百度竞价点击价格的计算公式 服务器配置 外呼系统 硅谷的囚徒呼叫中心 解决方案


复制代码
代码如下:

sudo apt-get install python-mutagen

然后使用mid3iconv工具

Usage: mid3iconv [OPTION] [FILE]...
Mutagen-based replacement the id3iconv utility, which converts ID3 tags from
legacy encodings to Unicode and stores them using the ID3v2 format.

Options:
  --version             show program's version number and exit
  -h, --help            show this help message and exit
  -e ENCODING, --encoding=ENCODING
                        Specify original tag encoding (default is UTF-8)
  -p, --dry-run         Do not actually modify files
  --force-v1            Use an ID3v1 tag even if an ID3v2 tag is present
  --remove-v1           Remove v1 tag after processing the files
  -q, --quiet           Only output errors
  -d, --debug           Output updated tags


复制代码
代码如下:

mid3iconv -e GBK *.mp3

将MP3的TAG编码转换成GBK编码,乱码原因是windows下一般MP3的TAG编码为GB2312.

标签:临沂 抚州 乌兰察布 防城港 北海 邢台 南昌 韶关

巨人网络通讯声明:本文标题《Linux下MP3的TAG乱码问题解决方法》,本文关键词  ;如发现本文内容存在版权问题,烦请提供相关信息告之我们,我们将及时沟通与处理。本站内容系统采集于网络,涉及言论、版权与本站无关。
  • 相关文章
  • 收缩
    • 微信客服
    • 微信二维码
    • 电话咨询

    • 400-1100-266