Skip to content

Zalake/VideoClipper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VideoClipper(Only for unix/ubuntu)

Clips/Cuts the video into multiple videos using silence time as delimiter.

Pre installing: 1.ffmpeg - "sudo apt install ffmpeg" 2.Python 3.5+

Steps:

  1. Place the video file in the same folder as this project
  2. Give permission to run videoClipping.sh script using "chmod 775 ./videoClipping.sh"
  3. Run the videoClipping script as "./videoClipping <delimiter time> <path for video file>"

About

Clips/Cuts the video into multiple videos using silence time as delimiter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published