LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Can LAME create tags in Unicode? (https://www.linuxquestions.org/questions/linux-software-2/can-lame-create-tags-in-unicode-557305/)

daihard 05-28-2007 09:02 PM

Can LAME create tags in Unicode?
 
Hi.

I've been ripping my CDs to MP3 files using LAME. One big issue is that some of my CDs have Japanese songs, whose titles are usually in Japanese. Whenever I encode those songs, LAME creates garbled ID3 tags. For instance,
Code:

$ lame -b 192 --tt "title_in_japanese" orig.wav new.mp3
LAME will not be able to take the track title and embed it in the tag -- it will place garbled text there.

My question is, is there any way to let LAME embed Unicode text into the ID3 tag? It is a pain to fix the tags of all the songs that it ripped one by one.

Thanks!
Dai

daihard 05-29-2007 04:00 PM

My own note... as opposed to LAME, OggEnc seems to understand Unicode well.

UhhMaybe 05-30-2007 10:43 AM

http://lame.sourceforge.net/links.php try here please.

daihard 05-30-2007 01:18 PM

Quote:

Originally Posted by UhhMaybe

Thanks for the link. I had actually visited their web site before I posted my question here. I was not able to find any useful information regarding how LAME handles the MP3 tag there, though.


All times are GMT -5. The time now is 03:22 AM.