Skip to content

10 bit playback support for capable devices #443

@ChristianFeldmann

Description

@ChristianFeldmann

Is your feature request related to a problem? Please describe.
Currently, all content in YUV is converted to RGB 8bit (maybe with 8 bit alpha channel) for playback. However, it should be possible to playback 10 bit content using openGL somehow. I did not do any tests on this yet though.

Describe the solution you'd like
Switch the central widget to an openGL enabled widget and enable 10 bit playback using native openGL.

Describe alternatives you've considered
There are no alternatives as far as I know. Qt does not support this natively in the software based rasterization.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions