Skip to content

How to allow multiple instance of cedus264 encoder ? #2

@ghost

Description

I am getting below error, when I am trying to call avcodec_open2 second time.

[cedrus264 @ 0x25d8370] VE Open error.

In ffmpeg code, I found that it internally calls open() system call on /dev/cedar_dev, so if I call 2nd time then it will fail to open device.
So my question is, Does cedrus264 supports multiple process to do encoding?

@avafinger please help me on this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions