Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 252 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 252 Bytes

pauseableffmpeg

Spilts a files into segments and encodes those segments seperately using ffmpeg. Can be resumed without redoing the entire encode

Usage: main.py [--resume] <file>

TODO: add config file, all config values are at the top of main.py