Skip to content

all-1.1.2 (GUI app release)

Latest
Compare
Choose a tag to compare
@CodeF0x CodeF0x released this 05 Aug 18:53
· 3 commits to main since this release

ffzap has a GUI app now! 🥳

By popular request (literally nobody), ffzap has a desktop GUI application now, available for Windows, Linux and macOS. It has all features of the CLI, but presents them in a more casual user friendly way. Download it right away from below.

Please report any potential bugs, issues or questions here.


Apart from that, ffzap has been split up into three parts in a major refactoring:

  • ffzap_core (the shared libraries used by the cli and ui that handles the ffmpeg processes, multithreading, logging, etc.)
  • ffzap (the cli which is the same as before)
  • ui (the graphical interface for major all major desktop operating systems)

You can read more about that in the root's readme.

In detail

Full Changelog: 1.1.2...all-1.1.2

CLI binaries have not changed with this release and can be found here