Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Feb 2018 02:48:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 225055] audio/mp3splt: the default encoding for ID3v2 tags should be UTF-16BE, not UTF-16LE
Message-ID:  <bug-225055-13-jGL8LY2LaC@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-225055-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-225055-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225055

--- Comment #4 from vas@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.=20

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 thi=
s:

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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-225055-13-jGL8LY2LaC>