[Bug 225055] audio/mp3splt: the default encoding for ID3v2 tags should be UTF-16BE, not UTF-16LE
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Feb 5 02:48:42 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225055
--- Comment #4 from vas at mpeks.tomsk.su ---
(In reply to Anton Yuzhaninov from comment #3)
> I think -C 8 (utf-8) works for this player only by accident - ASCII text in UTF-8 and ISO-8859-1 are the same sequence of bytes.
No, this is not the case. I have found out that the player shows *Cyrillic*
song names correctly provided they are ID3v2 tags in UTF-8 encoding, so this:
mp3splt -a -T 2 -C 8 -o @b/@t -c concert.cue concert.mp3
works fine if "concert.cue" is in Russian and in UTF-8.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list