Coder Social home page Coder Social logo

sillkongen / homebrew-avtools Goto Github PK

View Code? Open in Web Editor NEW

This project forked from svt/homebrew-avtools

0.0 0.0 0.0 17 KB

A Brew Tap for a few audio and video tools in use by SVT - ffmpeg-encore, ffmpeg proxy filters and more

License: BSD 2-Clause "Simplified" License

Ruby 100.00%

homebrew-avtools's Introduction

Homebrew AVTools

A brew tap for assorted audio and video tools in use at SVT, mainly for encoding purposes. Currently this tap holds minor modifications of existing core Homebrew formulas - ffmpeg and codecs, but also formulas for a few of the FFmpeg filters released by SVT

Dependencies

Installation & Usage

  • Add the tap to your Brew tap configuration, and install the tools you wish
$ brew tap svt/avtools 
  • Optional: For more info about the tap you could use (example uses jq
$ brew tap-info svt/avtools --json | jq
  • Example install
$ brew install ffmpeg-encore

Configuration

Currently, the configurations options are few - this might change in the future.

Known issues

Auditing the Formulas still gives a few warnings, feel free to fix them. To audit them all, from the project's root folder you can run

$ for f in Formula/*.rb; do echo "Processing $f file.."; eval "brew audit --new --formula $f"; done

The Formulas is not yet keg_only, which could allow to have multiple instances/versions

Getting help

If you have questions, concerns, bug reports, etc, please file an issue in this repository's Issue Tracker

Getting involved

See CONTRIBUTING


License

  • The Formulas in this project is all released under the BSD 2-clause "Simplified" License

  • The Formulas FFmpeg-encore, x264-encore, x264-encore is built on Brew formulas, released under the same BSD-2 License, but also Copyright 2009-present, Homebrew contributors besides SVT.

  • However, Note that the binaries the Formulas will build is released under various other licenses, see the different projects homepages and the license metadata in the Formula for some guidance for making an informed decision if you intend to share any built binaries further.


Primary Maintainer

The Videocore team at SVT

Credits and references

To the great projects FFmpeg, Brew, x264, x265 and many others we forgot.

homebrew-avtools's People

Contributors

janderssonse avatar

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.