https://github.com/exhuma/vidtrim
Remove sections without motion from a video file
https://github.com/exhuma/vidtrim
Last synced: about 1 year ago
JSON representation
Remove sections without motion from a video file
- Host: GitHub
- URL: https://github.com/exhuma/vidtrim
- Owner: exhuma
- Created: 2018-03-11T16:22:19.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-02-24T15:27:00.000Z (over 7 years ago)
- Last Synced: 2025-01-30T12:32:38.681Z (over 1 year ago)
- Language: Python
- Size: 29.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
VidTrim
=======
VidTrim is a simple tool to find special frames in a video and extract
start/end positions where these frames are found. This position file can then
be used to extract these sections from the video.
.. warning::
This is in a VERY messy state right now. Not sure if I will take the time
to clean it up...