frei0r
frei0r copied to clipboard
Windows 10 can not use these dll
I have download all dll and i put all dll into the "all" folder. Then, I add the path to the system Env Val. it still can not find the dll i need.
then, i try to put all dll into the ffmpeg folder ,still show this error.
no matter i use "\" or "/" at the path, it always show this error.
why these all dll can not be found. it is weird.
I have seen this problem before and suspect it may be something to be fixed in ffmpeg?
Maybe try setting FREI0R_PATH to the folder you intend to use? Otherwise, FFmpeg searches these hardcoded paths.
$HOME/.frei0r-1/lib/
/usr/local/lib/frei0r-1/
/usr/lib/frei0r-1/
/usr/local/lib64/frei0r-1/
/usr/lib64/frei0r-1/