selenium/ffmpeg

Sponsored OSS

By Selenium

Updated 3 days ago

A minimal static FFmpeg and Rclone binary for recording/uploading video function in Selenium Grid

Image
Integration & delivery
1

100K+

selenium/ffmpeg repository overview

The static FFmpeg is built with enabling libx264 and libxcb to record the format x11grab only.

Use this in build multi-stage. For example:

FROM selenium/ffmpeg:latest AS source

FROM selenium/video:latest
USER root

COPY --from=source /usr/local/bin/ffmpeg /usr/local/bin/ffmpeg
COPY --from=source /usr/local/bin/rclone /usr/local/bin/rclone

...

Tag summary

Content type

Image

Digest

sha256:53515fc22

Size

82.8 MB

Last updated

3 days ago

docker pull selenium/ffmpeg:8.1-20260713

This week's pulls

Pulls:

788

Last week