Installing Required Libraries Automatically
Learn how to install FFmpeg and ImageMagick, essential libraries required for Pimosa to handle media processing and image manipulation on macOS.
Installing Required Dependencies for Pimosa
Pimosa requires two powerful libraries - FFmpeg and ImageMagick - to handle media processing and image manipulation tasks. This guide will walk you through installing these essential dependencies on your Mac.
Why Does Pimosa Need These Libraries?
Pimosa relies on these libraries for several core features:
- FFmpeg: A multimedia framework that powers Pimosa’s video processing capabilities
- ImageMagick: A robust tool that handles Pimosa’s image manipulation tasks
Quick Installation
We’ve created a simple installation script that handles everything automatically. Just follow these two steps:
Step 1: Prepare for Installation
This command validates your administrator privileges, which are needed to install the required libraries.
Step 2: Run the Installation Script
Our script will:
- Check for existing installations
- Install Homebrew (Mac’s package manager) if needed
- Install FFmpeg and ImageMagick
- Verify the installations
- Show you where everything is installed
What to Expect
The installation process is automated and will:
- Detect your Mac’s system architecture
- Install only what’s missing (no duplicate installations)
- Set up proper system paths
- Validate all installations
- Provide clear feedback during the process
Troubleshooting
If you encounter any issues:
- Make sure you have a stable internet connection
- Ensure you have at least 1GB of free disk space
- Check that you entered your administrator password when prompted
- If Pimosa still can’t find the libraries, verify the installation paths shown in the script output
Verification
After installation, you can verify that Pimosa can access these libraries by:
- Opening Pimosa
- Click on Setup button
- Checking the paths output by the installation script
Next Steps
Once installed, you can start using all of Pimosa’s media processing features. Check out our other documentation pages to learn more about what you can do with Pimosa.
Support
If you run into any issues with the installation or using Pimosa with these libraries, please:
- Contact the support https://pimosa.app/support
- Join our community Discord
- Open an issue on our GitHub repository