Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fiorix/ffmpeg-arm
Docker image with ffmpeg for ARM (Raspberry Pi)
https://github.com/fiorix/ffmpeg-arm
Last synced: 18 days ago
JSON representation
Docker image with ffmpeg for ARM (Raspberry Pi)
- Host: GitHub
- URL: https://github.com/fiorix/ffmpeg-arm
- Owner: fiorix
- Created: 2015-03-23T14:57:44.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-07-20T09:13:47.000Z (over 7 years ago)
- Last Synced: 2024-10-16T11:21:55.222Z (2 months ago)
- Size: 1000 Bytes
- Stars: 37
- Watchers: 4
- Forks: 17
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ffmpeg for arm (Raspberry Pi)
This is a Dockerfile that builds an image containg [ffmpeg](https://www.ffmpeg.org)
with alsa, libaac+ and x264 for ARM processors.It was created with instructions from https://trac.ffmpeg.org/wiki/CompilationGuide/RaspberryPi.
Binaries and libs are available under `/opt/ffmpeg` ready to be copied to
the target device.