GyanD / codexffmpeg

Support for https://www.gyan.dev/ffmpeg
1.43k stars 108 forks source link

Please enable libvmaf_cuda #116

Closed tormento closed 6 months ago

tormento commented 6 months ago

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
GyanD commented 6 months ago

See #106