1

I need to convert 3gp files into MP4 format files in my iOS App. I use ffmpeg to convert. But the complete ffmpeg package increased my app by 6MB. How do I build ffmpeg to get the smallest static library? I only need this function: convert 3gp video into MP4 format.

Jayden
  • 51
  • 4
  • Related answers: https://stackoverflow.com/a/54756991/ https://stackoverflow.com/a/59040157/ https://stackoverflow.com/a/27912864/ https://stackoverflow.com/q/64943357/ – llogan Jul 14 '21 at 16:51

0 Answers0