ffmpeg-kit
ffmpeg-kit copied to clipboard
FFMpegKit is EXTREMELY slow
I am using this kit in my macOS app using the prebuild frameworks. I noticed the performance of this is horrible. It takes approx 10 times longer to generate the exact same video, as if I did it directly on the command line.
I am experiencing the same issue. When running my app on an iPhone emulator on macOS, the performance is significantly worse. Any solution ?
There can be a performance difference, but 10x is too much. Are you sure the same libraries are used in both ffmpeg builds? I appreciate if you can share console outputs.