← Package directory
Available on winget

Install ffzap

A multithreaded CLI for digital media processing using ffmpeg

Install with winget
winget install --id CodeF0x.ffzap
Upgrade
winget upgrade --id CodeF0x.ffzap
Uninstall
winget uninstall --id CodeF0x.ffzap

About ffzap

ffzap is a simple, fast command-line tool for processing media files with ffmpeg. As it's multithreaded and can run as many tasks in parallel as your system can handle, it's perfect for converting, compressing, or editing audio and video files quickly and efficiently.Because it uses ffmpeg under the hood, it supports any media file processing that ffmpeg can handle.

What's new in 1.1.2

What's Changed - fix: inconsistent behavior if target exists by @CodeF0x in #29 Full Changelog: https://github.com/CodeF0x/ffzap/compare/1.1.1...1.1.2

Read release notes

Version history

Version Updated Notes
1.1.2 Unknown What's Changed - fix: inconsistent behavior if target exists by @CodeF0x in #29 Full Changelog: https://github.com/CodeF0x/ffzap/compare/1.1.1...1.1.2
1.1.1 Unknown Fixes - typo in input file error handling by @yadunand-kamath New Contributors - @yadunand-kamath
1.1.0 Unknown New Features: - added ETA (highly experimental) - better error handling for the --file-list argument Misc: - removed deprecated --input-directory and --input-file arguments
1.0.0 Unknown Version 1.0.0 is out!Note: When running ffzap without either --input or --file-list, it will prompt that both --input-directory and --input-file are missing and required. This is a bug. Either --input or --file-list are...
0.3.2 Unknown Release notes