SwiftFFmpeg
SwiftFFmpeg copied to clipboard
How to use this library for iOS?
I am trying to use this library on iOS to convert mp4 file to mpegts. But I am getting below error when building the project. Please help.

You should recompile FFmpeg for iOS.
Have the same problem. But how to recompile FFmpeg for iOS? Found only how to make xcframework, not dylib
I have the same problem