Code Monkey home page Code Monkey logo

ffmpeg's Introduction

FFmpeg Base

FFmpeg base image for datarhei/core.

alpine alpine-rpi base:ubuntu-ffmpeg-vvapi ubuntu-cuda

Branch: 5.1

Config:

--enable-libv4l2
--enable-libfreetype
--enable-alsa
--enable-libsrt
--enable-libx264
--enable-libx265
--enable-libvpx
--enable-libmp3lame
--enable-libopus
--enable-libvorbis

Additional informations can be found in the Dockerfiles.

Patches (contrib):

  • JSON-Stats (expands progress data per file in json format)
  • HLS Bitrate (calculates bitrate estimate for HLS master playlist)

Images and Plattforms:

Dockerimage OS Plattform GPU
docker.io/datarhei/base:alpine-ffmpeg-latest Alpine 3.16 linux/amd64, linux/arm64, linux/arm/v7 -
docker.io/datarhei/base:alpine-ffmpeg-rpi-latest Alpine 3.16 Raspberry Pi (linux/arm/v7, linux/arm64) MMAL/OMX/V4L2-M2M (32bit), V4L2-M2M (64bit)
docker.io/datarhei/base:ubuntu-ffmpeg-cuda-latest Ubuntu 20.04 linux/amd64 Nvidia Cuda
docker.io/datarhei/base:ubuntu-ffmpeg-vaapi-latest Ubuntu 20.04 linux/amd64 Intel VAAPI

More tags: https://hub.docker.com/repository/docker/datarhei/base/general

Build & test

$ git clone github.com/datarhei/ffmpeg
$ ./Build.sh {arg} 

Args:

  • default (alpine-ffmpeg-latest)
  • rpi (alpine-ffmpeg-rpi-latest)
  • cuda (ubuntu-ffmpeg-cuda-latest)
  • vaapi (ubuntu-ffmpeg-vaapi-latest)

Known problems:

The libraries are currently not compiled due to errors caused by Docker virtualisation.

Feature requests:

Please create an issue with your use case and all the requirements.

Licence

LGPL-licensed with optional components licensed under GPL. Please refer to the LICENSE file for detailed information.

ffmpeg's People

Contributors

ioppermann avatar jstabenow avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

ffmpeg's Issues

--enable-decklink support

Hi,

The BMD video devices support can be added for SDI video input using extra flag.

--extra-cflags="-I$HOME/ffmpeg_build/include -I$HOME/ffmpeg_sources/BMD_SDK/include"

--enable-decklink

Fahad

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.