FFmpeg CLI (audio/video transcoding) on FreeBSD.
| Registry | ghcr.io/daemonless/ffmpeg |
| Source | https://ffmpeg.org |
| Website | https://ffmpeg.org/ |
| Tag | Description | Best For |
|---|---|---|
latest |
FreeBSD Port. Built from latest FreeBSD packages. | Most users. Matches Linux Docker behavior. |
podman run --rm \
-v /path/to/containers/ffmpeg/work:/work \
ghcr.io/daemonless/ffmpeg:latest| Path | Description |
|---|---|
/work |
Working directory for media in/out — bind-mount your files here |
Architectures: amd64
User: bsd (UID/GID via PUID/PGID, defaults to 1000:1000)
Base: FreeBSD 15.1
Need help? Join our Discord community.