Skip to content

FFABv1.0.5

Latest

Choose a tag to compare

@disuye disuye released this 14 Mar 17:25
· 3 commits to main since this release

Major Changes

  • Drag & drop folders / files from OS into FFAB File Lists (both main INPUT and Sidechain / Aux Inputs)
  • Load / Save / Save As per filter presets, from Menu > View > 'Filter Preset UI' or..
  • Filter Preset UI &/or right-click contextual menu in Filter Parameters panel
  • Filter preset list auto-populated by contents of preset folder
  • Works for all filters including Aux Output (save your own codec recipes)

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