Skip to content
This repository was archived by the owner on Jun 10, 2024. It is now read-only.
This repository was archived by the owner on Jun 10, 2024. It is now read-only.

GetMotionVectors() Error : Segmentation fault #454

@Wint3rain

Description

@Wint3rain

Describe the bug
I am able to use other functions such as decoding without any issues.
However, when trying to use the GetMotionVectors() function as shown in the code above,
I encounter a segmentation fault (core dumped) error.

This is my code.

nvDec = nvc.PyFfmpegDecoder(encFilePath, {}, 1)
mv = nvDec.GetMotionVectors()

Is there any solution to resolve this issue?

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