Skip to content

Releases: SoptikHa2/video-summarizer

Default option now generates video with flawless quality

18 Aug 18:54
196dcf8
Compare
Choose a tag to compare

This program now by default generates video that has flawless resolution and audio. On the other side, this option takes very long to finish - approximately twice the resulting video duration. The flawless option can be piped in, for example, vlc, but it generally isn't very good idea. The fast version does not (yet) support piping while running.

To offset the default slow option, program will warn user how long will the action approximately take and remind them of the --fast flag, which generates generally watchable video, very fast.

I've also improved some bits, such as logging.

Fixed long videos, added statistics and made everything much faster

18 Aug 11:05
c44c23a
Compare
Choose a tag to compare

This release fixed long videos (because apparently you can't just pass thousands of arguments and think ffmpeg will handle it). I changed the way video metadata are fetched, so now it's almost instant.

Further, you can pass --stats flag to not do any real work, and just parse audio. This will yield estimated run time and how much time will you save. You can play around with -l and -s to see what happens.

v1.0.0

17 Aug 18:29
71181fa
Compare
Choose a tag to compare
Bumped version up to 1.0.0