Skip to content

Yama-K/simple-cut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

simple-cut

.bat file to cut a video on windows (Not tested on Linux)

Simple bat file to cut a video from desired times on Windows using ffmpeg.

Dependencies: ffmpeg Discordcompressor

Usage: "simple-cut.bat [filename] [start-time] [end-time] [--mute]"

Example: ".\simple-cut.bat video.mp4 1:44 1:48 --mute"

Optionally you can also mute clips with the --mute option

(The Linux variant is untested entirely)

About

.bat file to cut a video.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published