An open API service indexing awesome lists of open source software.

https://github.com/jcid/ansible-ffmpeg

Ansible role implementation of official FFmpeg compilation guide
https://github.com/jcid/ansible-ffmpeg

Last synced: 12 months ago
JSON representation

Ansible role implementation of official FFmpeg compilation guide

Awesome Lists containing this project

README

          

# Ansible role for FFmpeg

A role to compile FFmpeg and it's major dependencies from sources and install it all.

Based on:

1. [Official FFmpeg compilation guide](https://trac.ffmpeg.org/wiki/CompilationGuide/Centos)

2. [Ansible role FFmpeg for Ubuntu / Debian](https://galaxy.ansible.com/list#/roles/1696)

Requirements
------------

none

Installation
------------

This role requires at least Ansible `v1.4.0`. To install it, run:

ansible-galaxy install jcid.FFmpeg-for-CentOS