radek-k / FFMediaToolkit

FFMediaToolkit is a cross-platform video decoder/encoder library for .NET that uses FFmpeg native libraries. It supports video frames extraction, reading stream metadata and creating videos from bitmaps in any format supported by FFmpeg.
MIT License
353 stars 56 forks source link

Preview packages #13

Closed redbaty closed 4 years ago

redbaty commented 4 years ago

Could you hook up the develop branch to launch preview packages to NuGet or some private NuGet repository?

radek-k commented 4 years ago

Sorry, I currently don't have a preview NuGet repository, but you can download the latest .nupkg file from AppVeyor artifacts and install it locally. (click the "build passing" badge in readme).