Skip to content

mitsoul/semi-automatic-video-editing

This branch is 4 commits ahead of, 1 commit behind missing-semester/videos:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

49a5483 Â· Nov 17, 2024

History

54 Commits
Dec 26, 2020
Nov 17, 2024
Nov 17, 2024
Jan 16, 2020
Jan 16, 2020
Nov 17, 2024
Nov 17, 2024
Nov 17, 2024
Mar 5, 2022
Mar 5, 2022
Nov 17, 2024
Feb 6, 2020
Nov 17, 2024
Nov 17, 2024

Repository files navigation

Dependencies

pip install ffmpeg-python

Usage

Run python lec{n}.py to produce a lecture video. The DSL defined in lib.py is pretty simple; look at any of the processing scripts for any lecture video, and it should be clear how to make new ones.

To type-check the code, run:

mypy .

License

Copyright (c) 2024 Ashay Athalye, Anish Athalye, Jose Javier, and Jon Gjengset. Released under the MIT License. See LICENSE.md for details.

About

Lecture video processing scripts 🎥

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%