lorenz-h / LectureGobbler

Remove silences and accelerate lengthy lecture videos.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lecture Gobbler

This repo contains a script gobble.py that speeds up video files and removes silences from these files. It is particulary useful for lengthy computer science lectures. It uses MoviePy under the hood to process the video. By default the script will only show a preview of the changes to the file. To render the result to a file the --render flag must be set. The rendering process can take a while depending on the size of your video.

About

Remove silences and accelerate lengthy lecture videos.


Languages

Language:Python 100.0%