On Wed, Dec 14, 2011 at 2:19 AM, Erik Massop <e.mas...@hccnet.nl> wrote: > Dear Mehturt, > > On Tue, December 13, 2011 11:02 am, Mehturt wrote: >> On Tue, Dec 13, 2011 at 10:52 AM, Daniel Svensson <dsvens...@gmail.com> >> wrote: >>> Upload the file somewhere for inspection. >> >> Here it is: >> >> http://c3p0.dyndns.org/Svaty%20Vincent%20-%2002%20-%20Rikaji%20o%20mne,%20ze%20jsem%20blazen.mp3 > > > The tag is wrong. Here's a piece of xxd output of the file: > 00000c0: 2154 4954 3200 0000 5500 0000 c598 c3ad !TIT2...U....... > The last 4 bytes are the beginning of the title. We see that the byte just > before that is 00. That means that the title should be > ISO-8859-1-encoded[1]. In fact in id3v2.3 it doesn't even seem possible to > have utf-8 encoded strings. Version 2.4 of the spec does support utf-8, > but then that 00 should be 03 [2]. Changing 00 to 03 indeed solves the > problem for me. >
Ok, thanks a lot! I've struggled a bit with kid3 I am using all the time, and finally the combination that worked for me was ID3v2 2.4.0 and UTF16. Thanks again. m. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org