FidelityFX-CLI
FidelityFX-CLI copied to clipboard
FidelityFX_CLI.cpp(606) error
when trying to run the following command:
FidelityFX_CLI.exe image.png out.png
i get this error message:
ERROR: C:\GitLab-Runner\builds\d617e10a\0\gpuopen\GPUOpen-Effects\fidelityfx-cli\FidelityFX_CLI.cpp(606): FAILED(CoCreateInstance(CLSID_WICImagingFactory, NULL, CLSCTX_INPROC_SERVER, IID_PPV_ARGS(&m_WICImagingFactory)) )
i'm using the latest binaries currently available (FidelityFX-CLI-v1.0.3.zip), latest Visual C++ 2022 runtimes, a known good PNG image (640x480 res), and the latest NVIDIA drivers available for Windows 7.
i have the same problem