neod / FidelityFXOnVideo

FidelityFX usable on video

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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]

About

FidelityFX usable on video

License:Apache License 2.0


Languages

Language:C# 100.0%