/FidelityFXOnVideo

FidelityFX usable on video

Primary LanguageC#Apache License 2.0Apache-2.0

FidelityFXOnVideo

FidelityFX usable on video

This software is write in .NET 5 and usable in CLI

Work only on windows due to Direct3D 11 dependence of FidelityFX-CLI

Binary

Binary for 64-bit Windows is available here Releases

Dependency

you need to download .NET 5, ffmpeg and FidelityFX-CLI and add ffmpeg to the PATH

Nuget package

How to build

donet build

How to use

In the FidelityFXOnVideo sub directory

dotnet run [FidelityFX_CLI.exe path] [video path] [newWidth] [newHeight]