Skip to content

v0.2.2

Latest
Compare
Choose a tag to compare
@flazepe flazepe released this 26 Nov 06:09
· 5 commits to master since this release
f35651c

Changelog

  • Added -y and -n flags (8a3e8e3)
  • Support program as a lib (35b88d5)
  • Fixed improper character escaping method for ffmpeg (1b47d60)
  • Added the -resize/-r option to resize all inputs to a specific resolution. If the -resize option was not provided, clipper will resize all inputs to match the resolution of the input with the highest width. It will also add a silent audio track for inputs without audio to prevent errors during encoding (7775bd9)