DirectorySecurity advisories
Sign in

Directory

ffmpeg logo

ffmpeg

Last changed
Get started with latest for free
docker pull cgr.dev/chainguard/ffmpeg

Need access to a specific version? Contact us.

Sign in for updates

Get notified of upcoming product changes, critical vulnerability notifications and patches and more.

Sign in
Versions
Overview
Provenance
Specifications
SBOM
Vulnerabilities
Advisories

Minimal image that contains ffmpeg

Download this Image

The image is available on cgr.dev:

docker pull cgr.dev/chainguard/ffmpeg:latest

Usage

Example: convert a .mov file to .mp4

docker run --rm \
    -v "${PWD}":/work \
    -w /work \
    cgr.dev/chainguard/ffmpeg:latest
    -i tests/sample.mov \
    tests/sample.mp4
Licenses

Chainguard Images contain software packages that are direct or transitive dependencies. The following licenses were found in the "latest" version of this image:

  • Apache-2.0

  • BSD-2-Clause

  • BSD-3-Clause

  • GPL-2.0-or-later

  • GPL-3.0-or-later

  • LGPL-2.0-or-later

  • LGPL-2.1-or-later

View more

For a complete list of licenses, please refer to this Image's SBOM.

Software license agreement

Category
application
tools

Products

Chainguard Images

© 2024 Chainguard, Inc.