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
- Host: GitHub
- URL: https://github.com/jcid/ansible-ffmpeg
- Owner: JCID
- License: mit
- Created: 2015-01-09T07:46:14.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-19T07:56:36.000Z (over 11 years ago)
- Last Synced: 2025-04-11T22:37:50.384Z (about 1 year ago)
- Size: 207 KB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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