Skip to content

Add more format info to VideoDetails #306

Open
@FreezyLemon

Description

@FreezyLemon

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions