commit 1357f9f0818900d1143113e5785592c0250094c5 Author: brandon Date: Wed Apr 3 15:46:18 2024 -0700 initial commit diff --git a/main.py b/main.py new file mode 100644 index 0000000..e69de29 diff --git a/process_video.py b/process_video.py new file mode 100644 index 0000000..3919c1d --- /dev/null +++ b/process_video.py @@ -0,0 +1,2 @@ +import ffmpeg +