David Lin
你來到這裡 是因為你知道我知道你不知道的 : 亂談 | 趨勢 | 網路 | google | linux | 雲端
2010年6月25日星期五
mp3 id3 tag的編碼修正
變檔名的編碼
convmv -f big5 -t utf8 --notest *.mp3
變mp3的id tag
sudo apt-get install python-mutagen
find . -iname "*.mp3" -execdir mid3iconv -e BIG5 "{}" \;
就這麼簡單
0 comments:
張貼意見
較新的文章
較舊的文章
首頁
訂閱:
張貼意見 (Atom)
0 comments:
張貼意見