Skip to content

fail stack trace is empty when getMediaInformation method receives a parsing error #546

Closed
@tanersener

Description

@tanersener

getMediaInformationExecute method responsible of extracting MediaInformation calls wrong MediaInformationJsonParser method on Objective-C API we have for apple platforms (iOS, macOS, tvOS). Because of that, the parsing error is lost and not saved in failStackTrace.

It is a big deal for us since failStackTrace field was introduced to save those parsing errors.

All FFprobeKit.getMediaInformation methods are affected from this on v4.5.1.

Metadata

Metadata

Assignees

Labels

appleAffect Apple platformsbugSomething isn't workingfixed-in-v5.1libraryAffects the libraryv4.5.1Affects v4.5.1 release

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions