You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Except for openssl, which was causing the build to fail, everything's enabled.
Running this command .\ffmpeg.exe -hwaccel cuvid -c:v h264_cuvid -i "4k_test.mp4" -vf scale_npp=-1:720 -c:v h264_nvenc -preset slow test.mp4
with the resulting ffmpeg build results in this error message:
[AVFilterGraph @ 000001768a61ac60] No such filter: 'scale_npp'
Error reinitializing filters!
Failed to inject frame into filter network: Invalid argument
Error while processing the decoded data for stream #0:0
Conversion failed!
Are there any additional steps I have to take in order for the accelerated scale filter to work?
Metadata
Metadata
Assignees
Labels
Type
Projects
Milestone
Relationships
Development
Issue actions