dmlc / dmlc/decord

Support fetching title (and other video-level metadata)

Open
#289 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
2.5k
Forks
232
PR merge metrics
No merged PRs in 30d

Description

I'm working with some video data where some of the actual label information is encoded in metadata within the (mkv/mp4) container format).

From #24 I see we're now able to access the *rotation* of a video at Python level, but it seems like this is a one-off implementation that doesn't expose any other metadata fields?

At the moment I'm specifically looking for `title` and `comment` tags, but as far as I understand the container specs are pretty open-ended - so maybe a general accessor for string metadata would be useful?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.