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

Please, enable the libvmaf_cuda #353

Closed
tormento opened this issue Mar 19, 2024 · 1 comment
Closed

Please, enable the libvmaf_cuda #353

tormento opened this issue Mar 19, 2024 · 1 comment

Comments

@tormento
Copy link

Please, enable the libvmaf_cuda.

When I try to run

ffmpeg -hide_banner -nostdin -f lavfi -i color=c=black:s=320x240:d=1 -lavfi [0:v][0:v]libvmaf_cuda=eof_action=endall:n_threads=15:model=version=vmaf_v0.6.1 -f null -

I get

[AVFilterGraph @ 0000025fbd5c5700] No such filter: 'libvmaf_cuda'
Failed to set value '[0:v][0:v]libvmaf_cuda=eof_action=endall:n_threads=15:model=version=vmaf_v0.6.1' for option 'lavfi': Filter not found
Error parsing global options: Filter not found
@BtbN
Copy link
Owner

BtbN commented Mar 19, 2024

As explained before(#328), libvmaf_cuda cannot be statically linked, and is also not compatible with the GPL.
So no, that won't happen unfortunately.

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

No branches or pull requests

2 participants