Xabe.FFmpeg
.NET Standard wrapper for FFmpeg. It allows to process media
...The library supports both synchronous and asynchronous execution, making it suitable for scalable applications. It includes utilities for retrieving media information through FFprobe, enabling detailed analysis of files. Xabe.FFmpeg is designed to work across platforms and integrates easily into C# projects without requiring deep knowledge of FFmpeg commands. It also supports progress tracking and event handling during processing tasks. Overall, it provides a developer-friendly approach to multimedia processing in .NET environments.