mirror of
https://github.com/n00mkrad/flowframes.git
synced 2025-12-17 00:47:48 +01:00
stepByStep framerate & gui fixes
This commit is contained in:
@@ -146,7 +146,7 @@ namespace Flowframes
|
||||
|
||||
if (!Directory.Exists(currentFramesPath) || IOUtils.GetAmountOfFiles(currentFramesPath, false, "*.png") <= 0)
|
||||
{
|
||||
Cancel("Failed to extract frames from input video!");
|
||||
Cancel("Input frames folder is empty!");
|
||||
}
|
||||
|
||||
if (Config.GetInt("dedupMode") == 1)
|
||||
|
||||
Reference in New Issue
Block a user