Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more format info to VideoDetails #306

Open
FreezyLemon opened this issue Sep 15, 2024 · 0 comments
Open

Add more format info to VideoDetails #306

FreezyLemon opened this issue Sep 15, 2024 · 0 comments

Comments

@FreezyLemon
Copy link
Contributor

FreezyLemon commented Sep 15, 2024

It looks like VideoDetails always assumes YUV, which is not the case. From what I can tell, this makes it impossible to determine the exact video format being used. E.g. the vapoursynth decoder supplies more information via the VSFormat and ColorFamily types, but most of it is never exposed through the av API.

This makes things like rust-av/ssimulacra2_bin#29 impossible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant