Skip to content

ffprobekit does not recognise non-ascii characters #192

Closed
@theli

Description

@theli

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.

Metadata

Metadata

Assignees

Labels

appleAffect Apple platformsbugSomething isn't workingfixed-in-v4.5.1libraryAffects the libraryv4.4Affects v4.4 releasev4.5Affects v4.5 release

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions