Skip to content

Add support for CUDA compilation via NVCC #82

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

softworkz
Copy link
Contributor

Signed-off-by: softworkz [email protected]

It was simply compiled by

cl.exe ffbuild/bin2c.c  (no params)

Signed-off-by: softworkz <[email protected]>
@Sibras
Copy link
Member

Sibras commented Jun 21, 2025

Thanks for the contribution, it will take me a little while to get time to look at this in detail but ill get to it as soon as I can

@softworkz
Copy link
Contributor Author

Thanks for the contribution, it will take me a little while to get time to look at this in detail but ill get to it as soon as I can

Hi,

yea, that's fine of course. The primary reason for this is the resources (fftools/resources/**.*" that I've added recently to FFmpeg master. That's the current blocker when trying to use the project generator on a recent FFmpeg HEAD, and it won't go away by excluding CUDA filters.

In sum - the CUDA fix is just secondary ,- but the resource compression is fundamental...

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