[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
Thu Jan 25 02:48:21 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225055
--- Comment #2 from vas at mpeks.tomsk.su ---
(In reply to Anton Yuzhaninov from comment #1)
I was basing my report on information from Wikipedia:
Textual frames are marked with an encoding byte.[8]
$00 – ISO-8859-1 (LATIN-1, Identical to ASCII for values smaller than 0x80).
$01 – UCS-2 encoded Unicode with BOM, in ID3v2.2 and ID3v2.3.
$02 – UTF-16BE encoded Unicode without BOM, in ID3v2.4.
$03 – UTF-8 encoded Unicode, in ID3v2.4.
Maybe the Wikipedia information is incorrect.
And the MP3 player in my car did show "---------------" instead of English song
names until I switched to -C1
This player has problems with Russian tags, I admit, but there should be no
problems with plain English song names at least.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list