FFMpegCore
A .NET FFMpeg/FFProbe wrapper for easily integrating media analysis
...It also enables media analysis through FFprobe, allowing extraction of metadata such as duration, codecs, and stream information. FFMpegCore supports working with files and streams, enabling flexible workflows including in-memory processing. Developers can build complex pipelines using a fluent argument builder while maintaining readability and control. Overall, it serves as a powerful bridge between FFmpeg capabilities and modern .NET development environments.