Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Compile ffmpeg for iOS
Qt 6.11 is out! See what's new in the release blog

Compile ffmpeg for iOS

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 1.4k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • alemioA Offline
    alemioA Offline
    alemio
    wrote on last edited by
    #1

    Here are the instructions for compiling ffmpeg for macOS.

    https://sourceforge.net/projects/qtav/

    What I have to set to compile for iOS?

    If I link the libraries with your instructions I have this error
    building for 'iOS', but linking in object file (/usr/local/ffmpeg/arm64/lib/libavcodec.a2) built for 'macOS'

    jsulmJ 1 Reply Last reply
    0
    • alemioA alemio

      Here are the instructions for compiling ffmpeg for macOS.

      https://sourceforge.net/projects/qtav/

      What I have to set to compile for iOS?

      If I link the libraries with your instructions I have this error
      building for 'iOS', but linking in object file (/usr/local/ffmpeg/arm64/lib/libavcodec.a2) built for 'macOS'

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @alemio Build instructions are here: https://github.com/wang-bin/QtAV/wiki/Build-QtAV
      Simply use qmake from your Qt for iOS installation.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved