Swiftpack.co - tylerjonesio/ffmpeg-kit-spm as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by tylerjonesio.
tylerjonesio/ffmpeg-kit-spm v5.1.2
A Swift Pacakge version of FFmpegKit to allow embedding of FFmpeg in iOS, macOS, and tvOS applications.
⭐️ 15
🕓 1 year ago
iOS macOS watchOS tvOS
.package(url: "https://github.com/tylerjonesio/ffmpeg-kit-spm.git", from: "v5.1.2")

FFmpegKit SPM

This is a Swift Package Manager compatible version of FFmpegKit. It distributes and bundles the ffmpeg-kit-https version for iOS, macOS and tvOS as a single xcframework.

Installation

Add this repo to as a Swift Package dependency to your project

https://github.com/tylerjonesio/ffmpeg-kit-spm

If using this in a swift package, add this repo as a dependency.

.package(url: "https://github.com/tylerjonesio/ffmpeg-kit-spm/", .upToNextMajor(from: "5.1.0"))

Usage

To get started, import this library: import ffmpegkit
If you are wanting to use the FFmpeg libav c libraries directly: import FFmpeg

See the FFmpegKit wiki for more info on integration and usage for FFmpeg.
For using FFmpeg directly, see the FFmpeg documentation here

Building

If you would like to build your own xcframework binaries run the build.sh script on a macOS machine.

GitHub

link
Stars: 15
Last commit: 11 weeks ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

FFmpegKit SPM min.v5.1.2.6
11 weeks ago

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