https://github.com/plstcharles/litiv-base-docker
Docker image builder for LITIV dependencies
https://github.com/plstcharles/litiv-base-docker
docker docker-image ffmpeg opencv opengm ubuntu x264
Last synced: about 2 months ago
JSON representation
Docker image builder for LITIV dependencies
- Host: GitHub
- URL: https://github.com/plstcharles/litiv-base-docker
- Owner: plstcharles
- License: other
- Created: 2016-12-03T02:22:05.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-15T15:49:40.000Z (almost 9 years ago)
- Last Synced: 2025-06-26T09:07:25.955Z (about 1 year ago)
- Topics: docker, docker-image, ffmpeg, opencv, opengm, ubuntu, x264
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
LITIV Docker Base Image Builder
===============================
[](https://tldrlegal.com/license/apache-license-2.0-(apache-2.0))
[](https://travis-ci.org/plstcharles/litiv-base-docker)
[](https://hub.docker.com/r/plstcharles/litiv-base)
This repository serves to build a docker image for all LITIV framework dependencies.
Contents:
* libx264 (latest snapshot, statically compiled with pic)
* ffmpeg (latest snapshot, gpl/nonfree w/ x264 & nasm support)
* OpenCV (v3.2.0 snapshot by default, w/ contrib & ffmpeg support)
* OpenGM (latest fork snapshot, w/ external libs support)
See the original repo at https://github.com/plstcharles/litiv for more information.