Skip to content

Feature: add av.CodecContext.decode_lazy to yield frames as needed? #2248

@oakaigh

Description

@oakaigh

The current API av.CodecContext.decode returns a list of frames; Is it possible to have a decode_lazy method to get rid of the overhead of decoding unused frames?

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