1
mirror of https://github.com/n00mkrad/flowframes synced 2024-09-29 14:38:03 +02:00

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

View File

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