Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add FFmpeg-cuda Support #1030

Merged
merged 61 commits into from
Nov 27, 2024
Merged

Add FFmpeg-cuda Support #1030

merged 61 commits into from
Nov 27, 2024

Conversation

wanliAlex
Copy link
Collaborator

@wanliAlex wanliAlex commented Nov 1, 2024

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    feature

  • What is the current behavior? (You can also link to an open issue here)
    We only allow the CPU to do ffmpeg video decoding.

  • What is the new behaviour (if this is a feature change)?
    We add support for decoding video with GPU.

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
    no

  • Have unit tests been run against this PR? (Has there also been any additional testing?)
    running

  • Related Python client changes (link commit/PR here)
    no

  • Related documentation changes (link commit/PR here)
    no

  • Other information:
    no

  • Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes/features)
  • Docs have been added / updated (for bug fixes / features)

papa99do
papa99do previously approved these changes Nov 27, 2024
Copy link
Collaborator

@papa99do papa99do left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@wanliAlex wanliAlex merged commit 42a7f52 into mainline Nov 27, 2024
18 checks passed
@wanliAlex wanliAlex deleted the li/ffmpeg-cuda branch November 27, 2024 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants