Skip to content

Provide full stack of video pipeline by FFMPEG-GPU or pyav to accelerate. #5810

@wqh17101

Description

@wqh17101

🚀 The feature

  1. Provide the API for reading video by ffmpeg-gpu (or pyav) from not only the file but the video stream.
  2. Provide the API for encoding frames by ffmpeg-gpu (or pyav) from not only the file but the video stream.
  3. Provide the API for writing video by ffmpeg-gpu (or pyav) from not only the file but the video stream.

Motivation, pitch

As a video worker, output and encoding is the same important thing as input and decoding.
I am very happy to see you to add the video functions.
In the future , I hope i can use vision to finish the pipeline: input -> decode->inference->encode>output.

Alternatives

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions