We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b303006 commit be09e69Copy full SHA for be09e69
README.TXT
@@ -70,8 +70,8 @@ SegmentDisplayOCR will output original unchanged video.
70
71
SegmentDisplayOCR will try to recognize every N-th frame starting from the
72
first one. N is determined by interval variable (in seconds). For example for
73
-PAL video (30 FPS) one second interval means that recognition will occur every
74
-30-th frame. Recognition will only occur during forward playback of the video.
+PAL video (25 FPS) one second interval means that recognition will occur every
+25-th frame. Recognition will only occur during forward playback of the video.
75
Rewinded frames won't be recognized.
76
77
Recognition results can be logged by SegmentDisplayOCR. By default logging is
0 commit comments