[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
Sat Mar 3 01:44:04 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225055

--- Comment #7 from Anton Yuzhaninov <citrin+pr at citrin.ru> ---
I don't see any error messages from ID3Fixer, though it corrupts some (why not
all?) files when output charset is UTF-16. It looks like ID3Fixer bug.

As I can see from hex dump mp3splt writes correct ID3 tags.

Using utf-8 may be a good workaround for given player, but it is not sensible
default: utf-8 was introduced only in id3v2.4.0 and there are many players,
which support only id3v2.3.0 (If I not mistaken even Windows 7 supports only
id3v2.3.0).

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list