Skip to content

0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@supergamer66000 supergamer66000 released this 16 Aug 12:22
· 15 commits to main since this release

Full Changelog: https://github.com/supergamer66000/VideoSplit/commits/0.1

Simple Video Splitter

This is a program that will split a directory or file of videos into there frames
This Program will take advantage of your entire CPU

Features

  1. --directory for parsing directory's
  2. --file for just doing one file
  3. --export for exporting it to a location
  4. --core-count specify how many core the program can use
  5. --folder renames the folder
  6. --time (WIP) It allows you to only do file that were created on a specific date

Todo

  • Make --file support list of files PATH1,PATH2,PATH3
  • add the --time argument --time YEAR,MONTH,DAY
  • add a progress bar