1
0
mirror of https://github.com/taigrr/jumpcutter synced 2025-01-18 04:43:13 -08:00

Update README.md

This commit is contained in:
carykh 2019-04-10 17:41:09 -07:00 committed by GitHub
parent 754b7e649c
commit 81635a4455
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,8 +3,6 @@ Automatically edits videos. Explanation here: https://www.youtube.com/watch?v=DQ
## Some heads-up:
I programmed it in Python 2.
I have only ever tested this on Ubuntu 16.04... not sure if that makes a difference!
This program relies heavily on ffmpeg. It will start subprocesses that call ffmpeg, so be aware of that!