Skip to content

No AVFormatContext provided #1

@fungtion

Description

@fungtion

When create decoder using PyNvVideoCodec as follows:

nv_dec = nvc.CreateDecoder(gpuid=0,
                              codec=nv_dmx.GetNvCodecId(),
                              cudacontext=0,
                              cudastream=0,
                              usedevicememory=True)

it reported error: No AVFormatContext provided, I have no idea how to fix it

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions