Skip to content

Python script that takes a video file as an input and outputs that video file with the silent parts removed.

Notifications You must be signed in to change notification settings

cmaxwe/rsilence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

rsilence

Python script that takes a video file as an input and outputs that video file with the silent parts removed.

Requires:

  • Python 2.7
  • ffmpeg
  • argparse (pip install argparse)

About

Python script that takes a video file as an input and outputs that video file with the silent parts removed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages