Maxine error Error: The requested feature is not yet implemented

VideoEffectsApp.exe --verbose --progress --effect=SuperRes --mode=0 --model_dir=…..\bin\models --in_file=C:\vids\in.mp4 --resolution=1080 --out_file=C:\vids\out.mp4 --show

Effects:
Transfer
ArtifactReduction
SuperRes
Upscale
GreenScreen
Denoising

   file "C:\vids\in.mp4"
  codec H264
  width 1280
 height  720

frame rate 30.034
frame count 878
duration 00:00:29.234
Error: The requested feature is not yet implemented

Upscale work ok, but no SuperRes

Latest driver, latest sdk, latest firmware on EVGA 3070ti

HI there! I’ll take a look at this and get back to you. Could you provide me with the version number from the version.h file?

Hello

#define NVIDIA_VIDEOEFFECTS_SDK_VERSION_MAJOR 0
#define NVIDIA_VIDEOEFFECTS_SDK_VERSION_MINOR 7
#define NVIDIA_VIDEOEFFECTS_SDK_VERSION_RELEASE 2
#define NVIDIA_VIDEOEFFECTS_SDK_VERSION_BUILD 0

#define NVIDIA_VIDEOEFFECTS_SDK_VERSION 0,7,2,0
#define NVIDIA_VIDEOEFFECTS_SDK_VERSION_MAJOR_MINOR 0,7
#define NVIDIA_VIDEOEFFECTS_SDK_VERSION_STRING “0.7.2.0”
#define NVIDIA_VIDEOEFFECTS_SDK_VERSION_STRING_SHORT “0.7.2”
#define NVIDIA_VIDEOEFFECTS_SDK_VERSION_STRING_MAJOR_MINOR “0.7”

I not compiled yet anything, just testing the app provided and not work.
I also test older sdk, and check on multiple machines all with RTX cards, and the result is VideoEffectsApp.exe always fai with same message error.

Letmeknow anything you need.

So was there a solution? I still get the same error.