Swiftpack.co - cxfksword/MPVKit as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by cxfksword.
cxfksword/MPVKit 0.38.0
mpv library for iOS, macOS, tvOS applications
⭐️ 53
🕓 1 week ago
iOS macOS tvOS
.package(url: "https://github.com/cxfksword/MPVKit.git", from: "0.38.0")

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.

Forked from kingslay/FFmpegKit

About Metal support

Metal support only a patch version (#7857) and does not officially support it yet. Encountering any issues is not strange.

Installation

Swift Package Manager

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

How to build

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

Run default mpv player

swift run mpv --script-opts=osc-visibility=always --input-commands='script-message display-stats-toggle' [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.

GitHub

link
Stars: 53
Last commit: 1 week ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

0.38.0
1 week ago
  • bump version to mpv v0.38.0 & ffmpeg n7.0
  • libdovi bump version to v3.3.0
  • MoltenVK bump version to v1.2.8
  • samba protocol support

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics