Skip to content

pypeorg/ffmpeg-kit-ios-full

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ffmpeg-kit-ios-full

This repo is contains xcframework for https://github.com/arthenica/ffmpeg-kit version 6.0 for iOS

This repo is inspired from this discontinued ffmpeg-kit library: https://tanersener.medium.com/saying-goodbye-to-ffmpegkit-33ae939767e1

This repo is a replacement of ffmpeg-kit iOS

Podfile

put this below in your Podfile, below is replaced from: pod 'ffmpeg-kit-ios-full' or pod 'ffmpeg-kit-ios-full', '6.0' because this repo is specifically use version 6.0 for iOS

pod 'ffmpeg-kit-ios-full', :podspec => 'https://raw.githubusercontent.com/luthviar/ffmpeg-kit-ios-full/main/ffmpeg-kit-ios-full.podspec'

then just run this:

pod install && pod update

voila, your problem is gone

About

the xcframework for https://github.com/arthenica/ffmpeg-kit ios version 6.0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 93.9%
  • Objective-C 6.0%
  • Other 0.1%