cdgriffith / FastFlix

FastFlix is a free GUI for H.264, HEVC and AV1 hardware and software encoding!
https://fastflix.org/
MIT License
1.12k stars 55 forks source link

Odd Error - avcodec #228

Closed centuryx476 closed 3 years ago

centuryx476 commented 3 years ago

Hello, I am trying to use NVEncC for some test encodes and I am getting this error. The only thing I did was update FastFlix I attached some screenshots

2021-05-21_10-03-10 2021-05-21_10-03-22 2021-05-21_10-03-27

cdgriffith commented 3 years ago

Make sure:

Those dlls are in the same folder as the executable The folder C:\NVEncC has been added to the system PATH

centuryx476 commented 3 years ago

When you say folder. You mean the FastFlix folder ? C:\Program Files\FastFlix If so, those .dll files are not there.

centuryx476 commented 3 years ago

AY no, I found them. The dll files for some reason were not copied properly into the NVEncC folder. Problem solved.