Releases: mutschler/mt
Releases · mutschler/mt
1.0.14
1.0.13
chg: update screengen to support ffmpeg 5+
1.0.12
1.0.12 (10 June 2022)
New
- added
--vtt
to create a .vtt file without touching any other options provided
Changes
--webvtt
now 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-credits
is 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