Releases: mutschler/mt
Releases · mutschler/mt
1.0.16
1.0.15
- support for negative
tovalue (cuts time from the end ex:--to=-00:05:00cuts the last 5 minutes) - config file alias for
toandendso both can be used - allow usage of
fromwithout the need to specifyto
1.0.14
fix: support --skip-existing with -s #45
1.0.13
chg: update screengen to support ffmpeg 5+
1.0.12
1.0.12 (10 June 2022)
New
- added
--vttto create a .vtt file without touching any other options provided
Changes
--webvttnow disables timestamps as well (--disable-timestamps) (basically this is now a shorthand for running--vtt --disable-timesamps --padding 0 --header=false --header-meta=false)
1.0.11
1.0.10
1.0.9
1.0.8
1.0.8 (09 Feb 2017)
New
- option to specify an interval (in seconds) instead of numcaps (
--interval) - option which tries to skip ending credits by cuttin of 4 minutes of the movie (
--skip-credits)
Changes
- print errors when uploading fails
- with 1.0.8 the default behaviour of mt changed,
skip-creditsis now an opt-in and not the default anymore
1.0.7
1.0.7 (20 Nov 2016)
New
- options for blur and blank threshold
- option to upload generated image to a given url (--upload and --upload-url)
Changes
- improve usage of different skip functions when used in combination
- changed help message for some flags
- dont append {{Count}} to filename when useing --single-images with --numcap 1
- Fix an error where Resulution wasn't correctly added to header