Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 665 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 665 Bytes

TestFFmpegKitSwiftUI

A simple experiment using ffmpeg-kit with SwiftUI

This example contains the ffmpeg-kit-full-4.5.1-macos-xcframework.zip libraries for simplicty.

This example has been targeted to MacOS, but the "concept" should work on iOS

This is intended as an eductional example - blocking the main thread is NEVER a good idea

Bring your own media

The example has been updated to load the media from Bundle and output it to the .documents directory within the user's current context