Linux怎样修改mp3的ID3信息?

123 views
Skip to first unread message

wpoeihfnwe

unread,
Jul 2, 2011, 6:32:23 AM7/2/11
to shlug
Linux怎样修改mp3的ID3信息? 我刚Google了一下,没找到方法。谁能给点提示?最好是用命令行。我用的是gentoo linux-amd64,非常感谢。


vvoody

unread,
Jul 2, 2011, 6:40:12 AM7/2/11
to sh...@googlegroups.com
mutagen

2011/7/2 wpoeihfnwe <wpoei...@163.com>

Linux怎样修改mp3的ID3信息? 我刚Google了一下,没找到方法。谁能给点提示?最好是用命令行。我用的是gentoo linux-amd64,非常感谢。





--
Free as freedom, slack as Slackware.
vvoody

wpoeihfnwe

unread,
Jul 2, 2011, 6:46:45 AM7/2/11
to sh...@googlegroups.com
我装上了,但是不会用……
刚Google了一下,只是找到了转换mp3标签编码的功能,其他的没找到,求解。

vvoody

unread,
Jul 2, 2011, 7:57:37 AM7/2/11
to sh...@googlegroups.com
装完mutagen就有mid3v2这个工具:
mid3v2 --artist="$artist" --album="$album" --track="$tracknum" --song="$title" "$mp3file"

2011/7/2 wpoeihfnwe <wpoei...@163.com>
我装上了,但是不会用……
刚Google了一下,只是找到了转换mp3标签编码的功能,其他的没找到,求解。

在 2011-07-02 18:40:12,vvoody <wxj.g.sh@gmail.com> 写道:

mutagen

2011/7/2 wpoeihfnwe <wpoei...@163.com>
Linux怎样修改mp3的ID3信息? 我刚Google了一下,没找到方法。谁能给点提示?最好是用命令行。我用的是gentoo linux-amd64,非常感谢。





--
Free as freedom, slack as Slackware.
vvoody


wpoeihfnwe

unread,
Jul 2, 2011, 7:59:35 AM7/2/11
to sh...@googlegroups.com
我刚找到了一个Banshee,可以修改一部分ID3,但是不能修改专辑插图,Google无解。

vvoody

unread,
Jul 2, 2011, 8:20:30 AM7/2/11
to sh...@googlegroups.com

wpoeihfnwe

unread,
Jul 2, 2011, 8:24:01 AM7/2/11
to sh...@googlegroups.com
这是什么代码?Python?

vvoody

unread,
Jul 2, 2011, 8:27:57 AM7/2/11
to sh...@googlegroups.com
是啊,how do xxxxxxxxx using Python

2011/7/2 wpoeihfnwe <wpoei...@163.com>
这是什么代码?Python?

DR

unread,
Jul 2, 2011, 11:06:00 AM7/2/11
to sh...@googlegroups.com
id3tag

lxd.me

unread,
Jul 2, 2011, 9:24:10 PM7/2/11
to sh...@googlegroups.com
GUI的:easyTag

2011/7/2 DR <drdar...@gmail.com>

Atrumfer

unread,
Jul 2, 2011, 9:51:59 AM7/2/11
to sh...@googlegroups.com
audacious也可以哈~

袁飞

unread,
Jul 3, 2011, 4:00:08 AM7/3/11
to sh...@googlegroups.com
试试puddletag?

2011/7/2 Atrumfer <atru...@gmail.com>

ghosTM55

unread,
Jul 3, 2011, 4:02:35 AM7/3/11
to sh...@googlegroups.com


2011/7/2 wpoeihfnwe <wpoei...@163.com>

Linux怎样修改mp3的ID3信息? 我刚Google了一下,没找到方法。谁能给点提示?最好是用命令行。我用的是gentoo linux-amd64,非常感谢。



以前用rhythmbox的时候,遇到很奇怪的一个问题,修改了的tag会自动变回去

--
Thomas
Shanghai Linux User Group

http://ghosTunix.org
Twitter: @ghosTM55

hikui miao

unread,
Jul 3, 2011, 8:34:25 AM7/3/11
to sh...@googlegroups.com
上次在博客上面写过一篇文章,讲ID3乱码问题的解决办法的。地址是:
当时取名叫“最佳解决方案”的,不过后来微博上面有人说,最佳解决应该是让播放器自己去探测编码。

Kermit

unread,
Jul 3, 2011, 10:39:48 AM7/3/11
to sh...@googlegroups.com
On Sat, Jul 02, 2011 at 06:32:23PM +0800, wpoeihfnwe wrote:
> Linux怎样修改mp3的ID3信息? 我刚Google了一下,没找到方法。谁能给点提示?最好是用命令行。我用的是gentoo linux-amd64,非常感谢。

以前用过一个叫id3v2的工具来清理mp3中tag的乱码,楼主可以看看相应的man手册,看看有木有你需要的。

清除mp3中tag信息,防止中文乱码的技巧:
$ find . -iname '*.mp3' -exec id3v2 -D {} +;


B.R
Kermit

wpoeihfnwe

unread,
Jul 4, 2011, 8:34:19 AM7/4/11
to sh...@googlegroups.com
easyTag貌似编辑不了内嵌歌词。
Reply all
Reply to author
Forward
0 new messages