Code Monkey home page Code Monkey logo

homebrew-mplayer2's Introduction

homebrew-mplayer2

This is my fork of pigoz's mplayer2 formule, whitout install python3, because i'm using pythonbrew.

Usage

  • make sure you have Homebrew 0.9
  • brew tap twlz0ne/mplayer2
  • ln -s ~/.pythonbrew/pythons/Python-3.3.0 /usr/local/Cellar/Python-3.3.0

To install with FFmpeg (default):

  • brew install --HEAD twlz0ne/mplayer2/mplayer2

If you want to use libav instead of FFmpeg:

  • brew install --HEAD twlz0ne/mplayer2/libav: since brew will error out on mplayer2's installation because libav is a head only formula. Just install it manually.
  • brew install --HEAD twlz0ne/mplayer2/mplayer2 --with-libav

To update the tapped formulae from this repository use brew update.

Why is FFmpeg default?

mplayer2 is currently not compatible with audio using planar sample formats which libav uses: this results in broken ALAC support. FFmpeg also has a Video Decode Acceleration (VDA) decoder that mplayer2 can use for accelerating h264 decoding.

Available formulas

  • libav: official libav HEAD
  • mplayer2: official mplayer2 HEAD

homebrew-mplayer2's People

Contributors

pigoz avatar mistydemeo avatar twlz0ne avatar

Watchers

James Cloos avatar  avatar  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.