FFMpegCore
FFMpegCore copied to clipboard
How can i execute custom command?
What I expect:
await FFMpeg.ExecuteAsync(string cmd, IProgress<xxx> progress = default, CancellationToken cancellationToken = default);