Skip to content

Allow providing output pixel format for decoder #23

@gBillal

Description

@gBillal

We want the ability to provide the output pixel format (or getting the original pixel format) and to not default to rgb. For example getting yuv420p from a video decoder will be useful in case we want to create jpegs or feed the stream to another encoder for transcoding.

This will introduce a breaking change, since by default we'll get the original pixel format. I have a working code and I can open a PR if this is something you want to include in the lib.

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