Skip to content

yattee/MPVKit

 
 

Repository files navigation

MPVKit

mpv ffmpeg license

MPVKit is only suitable for learning libmpv and will not be maintained too frequently.

MPVKit is a collection of tools to use mpv in iOS, macOS, tvOS applications.

It includes scripts to build mpv native libraries.

Ported from kingslay/FFmpegKit

Installation

Swift Package Manager

https://github.com/cxfksword/MPVKit.git

How to build

swift run build enable-openssl enable-libass enable-ffmpeg enable-mpv

Run default mpv player

swift run mpv --script-opts=osc-visibility=always [url]
swift run mpv --list-options

Use Shift+i to show stats overlay

License

Because MPVKit compiles FFmpeg and mpv with the GPL license enabled. So MPVKit follow the GPL license.

About

mpv library for iOS, macOS, tvOS applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%