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.Dismiss alert
This is a great FFMPGE GUI,I am using hardware (Nvidia 40 series graphics card) for encoding and decoding, everything is great。But when I tried to use hardware accelerated filters to assist with video processing, an error occurred. The scale_cuda or scale-npp filter should support hardware acceleration, but when I use the command line to call the filter, an error occurs。Here are the commands I used:-c:v av1_nvenc -preset p7 -pix_fmt p010le -vf "scale_npp=w=iw:h=ih:sharpness=2" -cq 38 -c:a aac -b:a 128K
I can't find many solutions online and I'm confused now. I hope it can be resolved
The text was updated successfully, but these errors were encountered:
This is a great FFMPGE GUI,I am using hardware (Nvidia 40 series graphics card) for encoding and decoding, everything is great。But when I tried to use hardware accelerated filters to assist with video processing, an error occurred. The scale_cuda or scale-npp filter should support hardware acceleration, but when I use the command line to call the filter, an error occurs。Here are the commands I used:-c:v av1_nvenc -preset p7 -pix_fmt p010le -vf "scale_npp=w=iw:h=ih:sharpness=2" -cq 38 -c:a aac -b:a 128K
I can't find many solutions online and I'm confused now. I hope it can be resolved
The text was updated successfully, but these errors were encountered: