/remove-silence

Remove silence on video editing automatization

Primary LanguagePython

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