Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ati1707/videosplitter
Tool to split video files in parts
https://github.com/ati1707/videosplitter
cli-app ffmpeg python splitter video video-processing
Last synced: about 1 month ago
JSON representation
Tool to split video files in parts
- Host: GitHub
- URL: https://github.com/ati1707/videosplitter
- Owner: Ati1707
- License: mit
- Created: 2024-07-17T12:07:38.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-15T08:54:44.000Z (3 months ago)
- Last Synced: 2024-09-30T18:42:31.800Z (about 2 months ago)
- Topics: cli-app, ffmpeg, python, splitter, video, video-processing
- Language: Python
- Homepage:
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VideoSplitter
Tool to split videos in x parts either by amount of parts or by the duration of each part
Only Windows is supported and ffmpeg gets downloaded if it's not found.