Skip to content

FFABv1.0.4

Choose a tag to compare

@disuye disuye released this 11 Mar 21:03
· 11 commits to main since this release

Download & Install

  • macOS (Monterey+ Universal Binary) → FFAB*.DMG → FFAB.app
  • Linux (x86 / Arm / Ubuntu24 +) → FFAB*.zip → FFAB*.AppImage

Installation Issues

macOS

FFAB.app v1.0.3++ is now notarized by Apple → No more Gatekeeper issues!

However if you encounter problems here are the previous workarounds...

  • Monterey & Sonoma, right click FFAB.app, click Open, click Confirm
  • Sequoia & Tahoe run this Terminal command:
    xattr -cr /Applications/FFAB.app

Linux

Audio preview player may fail on some Linux versions.

  • This can be fixed with community help!
  • Launch FFAB.AppImage with this Terminal command:
    GST_PLUGIN_SYSTEM_PATH=​/usr/lib/$(uname -m)​-linux-gnu/gstreamer-1.0 ./FFAB*.AppImage