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
352 stars 56 forks source link

System.AccessViolationException:“尝试读取或写入受保护的内存。这通常指示其他内存已损坏。 #49

Closed 3400442579 closed 3 years ago

3400442579 commented 3 years ago

image

image

kskalski commented 3 years ago

Most likely fixed by https://github.com/radek-k/FFMediaToolkit/pull/46