Releases: CodeF0x/ffzap
Releases · CodeF0x/ffzap
0.2.3
0.2.2
0.2.1
0.2.0
0.1.4
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 ...