0.0.5
Changelog
- Fixed file naming for cuts that start at the beginning of the video
- Added a message when starting render
- Changed the way cut times are displayed (e.g. 5-3.245 is now 5m3.2s)
- Added output directory option (#2)
- Added cut numbers in the (cut) prefix when there's more than one cut for a single video (#2)
- Added
multi_cut_mode
, which changes what happens when you have more than one cut for a video. (#2) Options:separate
: create separate cut files (default)merge
: merge cut files into a single cut.