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

The FFmpeg library loading method doesn't work. #3

Closed radek-k closed 5 years ago

radek-k commented 5 years ago

Loading FFmpeg libraries by the Library.Load() method doesn't work on Windows.