mirror of
https://github.com/n00mkrad/flowframes.git
synced 2025-12-24 04:09:29 +01:00
add basic ffmpeg progress display
This commit is contained in:
@@ -49,6 +49,7 @@ namespace Flowframes.UI
|
||||
|
||||
Program.mainForm.currInFps = fps;
|
||||
Program.mainForm.currInFrames = frameCount;
|
||||
InterpolateUtils.UpdateVideoDuration(path);
|
||||
Program.mainForm.UpdateInputInfo();
|
||||
CheckExistingFolder(path, outputTbox.Text.Trim());
|
||||
await Task.Delay(10);
|
||||
|
||||
Reference in New Issue
Block a user