diff options
Diffstat (limited to 'command/video.cpp')
-rw-r--r-- | command/video.cpp | 1 |
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++; } } |