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

Request: Support for build cuda support for libvmaf using ffnvcodec #1220

Open
ghost opened this issue Aug 8, 2023 · 2 comments
Open

Request: Support for build cuda support for libvmaf using ffnvcodec #1220

ghost opened this issue Aug 8, 2023 · 2 comments
Labels

Comments

@ghost
Copy link

ghost commented Aug 8, 2023

This will simplify native compilation and make cross-compilation possible.

The patch for ffmpeg vf_libvmaf_cuda seems to have been sent to ffmpeg-devel, and I don't think anyone wants to use both the cuda sdk and the ffnvcodec in a ffmpeg build.

@kylophone
Copy link
Collaborator

Yes, I think this is probably the best way forward, I was planning on getting to this eventually. If you (or anyone else) wants to work on it in the meantime, please let me know.

@gedoensmax
Copy link
Contributor

So you need mvcc to build the CUDA code but it does not require CUDA runtime and linking against CUDA driver stubs that are for example included in a CUDA docker container works well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants