Skip to content
You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
play

GitHub Action

Setup FFmpeg

v1-beta Pre-release

Setup FFmpeg

play

Setup FFmpeg

Download, cache and add to PATH ffmpeg and ffprobe binaries

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Setup FFmpeg

uses: federicocarboni/setup-ffmpeg@v1-beta

Learn more about this action in federicocarboni/setup-ffmpeg

Choose a version

setup-ffmpeg

Setup FFmpeg in GitHub Actions to use ffmpeg and ffprobe.

Usage

steps:
  - uses: actions/checkout@v2
  - uses: FedericoCarboni/setup-ffmpeg@v1-beta
    id: setup-ffmpeg
  - run: ffmpeg -i input.avi output.mkv

FFmpeg Version

This action uses FFmpeg builds provided by the following sources: