Skip to content

Version 0.7.7

Compare
Choose a tag to compare
@belgattitude belgattitude released this 19 Aug 14:33
· 432 commits to master since this release

Added

  • Added ScaleFilter for scaling videos.

Improved

  • Thumbnail generation is now more performant (seek time -ss is now before the -i input file option)

Changed

  • Internal: FFmpegAdapter now uses -filter:v instead of -vf for clarity.