Skip to content

0.1.4

Compare
Choose a tag to compare
@CodeF0x CodeF0x released this 01 Dec 17:15
· 7 commits to main since this release
e8d0003

Removed the glop crate dependency:

  • Unix globs won't work on Windows now (use standard Windows / Powershell functionality)
  • you need to omit the quotes now when specifing a glob on Unix
  • you can input multiple files directly now, e. g. ffzap -i test.mp4 hi.mkv video.webm ...