Closed
Description
Description
Audio mp3 files with id3v2 tags filled in Chinese or Japanese in UTF are returned garbled when using ffprobekit method FFprobeKit.getMediaInformationAsync and latest 4.5 version for iOS. I have tried obtaining metadata with getLogs() and got same problem. Running ffprobe on MacOS returns valid tags metadata.
Expected behavior
Tags written in unicode non-ascii characters should be extracted properly.
Environment
- Platform: iOS
- Architecture: any
- Version 4.5
- Source branch (if applicable) [e.g. master, development, v4.4]
- Xcode version 12.4, 13
- Cocoapods version 4.5
Other
Add any other context about the problem here.