FFmpeg
Last updated
Was this helpful?
Last updated
Was this helpful?
The FFmpeg plugin allows BoltAI to run the ffmpeg command on your Mac. It works similarly to the , except it's restricted to run the ffmpeg command only.
IMPORTANT
This plugin is highly experimental. Use it at your own risk.
You can configure the default System PATH in the Settings tab. Default value: /opt/homebrew/bin/:/usr/local/bin/:/usr/bin:/bin
Start a new chat and select a model that supports Function Calling.
Enable the FFmpeg plugin.
Enter your prompt. Be as specific as possible.
Here is how I compress a video with ffmpeg plugin. Tip: you can click on the plugin name to see the command details.
Similar to the Shell Access plugin, this plugin has full access to your file system. Always verify the script before executing.
Be as specific as possible in your System Prompt. It's recommended to instruct LLM to limit access to certain files or folders.
Consider using for better experience.