summaryrefslogtreecommitdiff
path: root/video.h
diff options
context:
space:
mode:
Diffstat (limited to 'video.h')
-rw-r--r--video.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/video.h b/video.h
index f0ed6d4..e5e35d4 100644
--- a/video.h
+++ b/video.h
@@ -30,7 +30,7 @@ extern "C"
#define LOGO_VMAXCOUNT 3 // count of IFrames for detection of "logo invisible"
#define LOGO_IMAXCOUNT 5 // count of IFrames for detection of "logo invisible"
-#define LOGO_VMARK 0.8 // percantage of pixels for visible
+#define LOGO_VMARK 0.5 // percantage of pixels for visible
#define LOGO_IMARK 0.15 // percentage of pixels for invisible
class cMarkAdLogo