GithubHelp home page GithubHelp logo

awesome-archive / iina Goto Github PK

View Code? Open in Web Editor NEW

This project forked from iina/iina

0.0 1.0 0.0 83.64 MB

The modern video player for macOS.

Home Page: https://lhc70000.github.io/iina/

License: GNU General Public License v3.0

Ruby 1.46% JavaScript 0.17% HTML 0.03% Swift 83.95% Objective-C 0.64% GLSL 0.04% Lua 0.65% C 13.05%

iina's Introduction

IINA Icon

IINA

IINA is a modern video player for macOS.
Published under GPLv3.

Website: https://lhc70000.github.io/iina/

Releases: https://github.com/lhc70000/iina/releases

Telegram group: https://t.me/joinchat/AAAAAEBemW7dU8X7IHShwQ

Features

  • Based on mpv, a powerful media player
  • Designed for modern macOS (10.10+)
  • User-friendly interface
  • All the features you need for videos, audios and subtitles
  • Supported basic playlist and chapters
  • MPV config files and script system are available for advanced users
  • Written in Swift, followed up on new technologies like Touch Bar
  • Still in active development

Build

Use pre-compiled dylibs

  1. Please make sure CocoaPods is installed.

gem

sudo gem install cocoapods

homebrew

brew install cocoapods
  1. Run pod install in project root directory.
pod install
  1. Open .xcworkspace file.

Theoretically no extra work is needed. If you are unwilling to use the provided dylibs, follow the instructions below.

Build with the lastest mpv

  • Install mpv

    brew install mpv --with-uchardet
    

    Feel free to include any other libraries if you like.

  • Copy latest header files into libmpv/include/mpv/

  • other/parse_doc.rb

    This script will fetch the lastest mpv documentation and generate MPVOption.swift, MPVCommand.swift and MPVProperty.swift. This is only needed when updating libmpv. Note that if the API changes, the player source code may also need to be changed.

  • other/change_lib_dependencies.rb

    This script will deploy the depended libraries into libmpv/libs. Make sure you have a phase copying of all these dylibs in Xcode's build settings.

Contribute

Please read CONTRIBUTING.md before opening an issue or pull request.

Please ask for permission from the author before staring working on a pull request to make sure that there's not someone else working on the same feature.

Any feedback is appreciated! You can

  • Star it or fork it
  • Download and test it
  • Send bug reports
  • Send feature requests
  • Provide suggestions on code structures or UI designs
  • Provide localizations
  • ...

iina's People

Contributors

angli232 avatar braineo avatar cgand avatar darkbrow avatar drabweb avatar droid-q avatar euf avatar harukama avatar imkota avatar inflation avatar leonatan avatar leoyoon-tsaw avatar lhc70000 avatar matsune avatar metacosm avatar miigon avatar neesonqk avatar saagarjha avatar shilch avatar superzazu avatar uiryuu avatar vit9696 avatar xu-cheng avatar

Watchers

 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.