Skip to content

sortidocorps/remove-silence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

remove-silence

Remove silence on video editing automatization To automate the remove silences on my video before make the video editing

Based on https://github.com/WyattBlue/auto-editor tool

Install Python 3 pip3 install --upgrade pip pip3 install auto-editor

How run '''

py remove_all.py "\YOUTUBE\VIDEO\REMOVE_SILENCE\test" "*" "mp4" '''

  • First arg is for the path
  • Second arg is for what you want, here I want all the video
  • The third arg is for the extention video

About

Remove silence on video editing automatization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages