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

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

热门标签:曲阜地图标注app 哪个地图标注更清晰 漳州外呼系统怎么样 开封400电话办理价格 凯立德剧院地图标注 天津人工电销机器人费用 4s店如何在百度地图标注 内蒙古电信外呼系统 地图标注小区项目入驻


复制代码
代码如下:

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乱码问题解决方法》,本文关键词  Linux,下,MP3,的,TAG,乱码,问题,;如发现本文内容存在版权问题,烦请提供相关信息告之我们,我们将及时沟通与处理。本站内容系统采集于网络,涉及言论、版权与本站无关。
  • 相关文章
  • 下面列出与本文章《Linux下MP3的TAG乱码问题解决方法》相关的同类信息!
  • 本页收集关于Linux下MP3的TAG乱码问题解决方法的相关信息资讯供网民参考!
  • 推荐文章