Giter Club home page Giter Club logo

homebrew-mpv-iina's Introduction

mpv homebrew tap for IINA

This repo contains custom mpv and ffmpeg homebrew tap for IINA.

mpv-iina.rb

  • Depends on ffmpeg-iina instead of ffmpeg
  • Does not depend on vapoursynth
  • Removes swift supoport

ffmpeg-iina.rb

  • Removed all encoding libraries
  • Removed some of the decoding libraries which ffmpeg can natively decode

other/compile.rb

You do not have to use this script in most cases. The libraries that IINA ships are compiled by other/compile.rb. Although this script actually runs homebrew command to compile the dependencies and libraries that IINA needs, unlike the libraries you get by installing mpv (or mpv-iina) using homebrew directly, this script:

  • Compile all IINA dependencies with MACOSX_DEPLOTMENT_TARGET=10.11 to be compatible with OS X 10.11. This is done by patching homebrew (see other/homebrew.patch) before compiling and disable homebrew auto update.

  • Add --build-bottle option to homebrew when compiling to keep compatibility for some older architecture. See iina/iina#1660 .

  • Patch Python before compiling harfbuzz to prevent Python from throwing errors complaining $MACOSX_DEPLOYMENT_TARGET mismatch. See https://stackoverflow.com/a/13315980 .

Important This script automatically reverts changes to homebrew before exiting, but does not restore Python to its original state. Please reinstall Python from homebrew after running this script if you want to use a clean Python.

homebrew-mpv-iina's People

Contributors

harukama avatar lhc70000 avatar saagarjha avatar uiryuu avatar xjbeta avatar

Forkers

haifeng97

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.