FFmpeg.NET v1.0.1
What's new:
- Moved time left calculation into TimeLeftCalculator class, and it is no longer called automatically by FFmpegProcess.
- Time left calculation has been rewritten to reduce overhead.
- FFmpegProgress has been renamed to FFmpegStatus to avoid confusion with FFmpegProcess