Luke 40063 Posted October 9, 2019 Posted October 9, 2019 @@badis2008 can you zip up a sample album folder and attach it here? I'd like to test it. Thanks.
badis2008 0 Posted October 19, 2019 Posted October 19, 2019 Прошу прощения за задержку. Времени не было.
badis2008 0 Posted October 19, 2019 Posted October 19, 2019 Не могу подцепить архив "Error You aren't permitted to upload this kind of file"
Luke 40063 Posted November 22, 2019 Posted November 22, 2019 It appears that the file tags are written with an incorrect encoding. They are expected to be encoded in UTF-8 but they are encoded using Cyrillic Windows-1251 codepage. Which appears to be not conforming to the spec. wav is a Windows file type and Windows itself cannot display it correctly: Properties: Windows Music: Windows Media Player: Also, it's not an issue of Windows/Linux. Here's the ffprobe output on Ubuntu: VLC seems to be more tolerant to the encoding: MediaInfo seems to have specific workarounds but only for some tags (which indicates that these are workarounds for out-of-spec cases - otherwise it would properly decode all tags) **Conclusion:** There's not much we can do about it other than changing ffmpeg/ffprobe code.
Nikolaech 32 Posted February 21, 2020 Author Posted February 21, 2020 (edited) Hi All! Luke, Windows and Windows Media Players itself display it correctly. Edited February 21, 2020 by Nikolaech
Luke 40063 Posted February 23, 2020 Posted February 23, 2020 Perhaps a windows update improved their recognition of this.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now