summaryrefslogtreecommitdiff
path: root/command/video.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'command/video.cpp')
-rw-r--r--command/video.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/command/video.cpp b/command/video.cpp
index 1211a3f..e51bd51 100644
--- a/command/video.cpp
+++ b/command/video.cpp
@@ -384,6 +384,7 @@ int cMarkAdLogo::Detect(int framenumber, int *logoframenumber)
}
else
{
+ if (!area.counter) area.framenumber=framenumber;
area.counter++;
}
}