diff options
Diffstat (limited to 'python/DVR-Scan/slack-desc')
-rw-r--r-- | python/DVR-Scan/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/DVR-Scan/slack-desc b/python/DVR-Scan/slack-desc new file mode 100644 index 000000000000..391caf61f557 --- /dev/null +++ b/python/DVR-Scan/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +DVR-Scan: DVR-Scan (Motion Events Detector) +DVR-Scan: +DVR-Scan: a cross-platform command-line (CLI) application that automatically +DVR-Scan: detects motion events in video files (e.g. security camera footage). +DVR-Scan: In addition to locating both the time and duration of each motion +DVR-Scan: event, will save the footage of each motion event to a new, separate +DVR-Scan: video clip. +DVR-Scan: +DVR-Scan: For users wanting finer control over the output video encoding method, +DVR-Scan: the default timecode format (HH:MM:SS.nnnn) is compatible with most +DVR-Scan: popular video tools. |