Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

Update getMediaInformation implementation using JSON parsing #417

@tanersener

Description

@tanersener

Current approach uses line parsing which is prone to errors. Since FFprobe supports JSON, updating getMediaInformation implementation to use JSON will solve these errors and will allow flexibility in terms of getting uncommon properties.

  • Update parsing implementation
  • Allow media information extraction using custom ffprobe command

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions