dotnet nuget add source https://nuget.scorpiox.net/v3/index.json \ -n scorpiox \ -k YOUR_API_KEY
dotnet add package ffmpeginteropx.uwp.lib \ --version 1.1.2884516 \ --source scorpiox
<PackageReference Include="ffmpeginteropx.uwp.lib" Version="1.1.2884516" />