Possibly fixed wrong frame pair being used for scene blending WIP

needs further investigation
This commit is contained in:
N00MKRAD 2021-03-21 22:38:03 +01:00
parent 1089ff861a
commit a2d19e35e5
1 changed files with 2 additions and 0 deletions

View File

@ -170,6 +170,8 @@ namespace Flowframes.Main
}
else
{
totalFileCount++;
for (int dupeCount = 1; dupeCount < interpFramesAmount; dupeCount++)
{
totalFileCount++;