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
Forum Updated to NodeBB v4.3 + New Features

Compile ffmpeg for iOS

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 172 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.
  • A Offline
    A Offline
    alemio
    wrote on 14 Mar 2025, 11:54 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'

    J 1 Reply Last reply 14 Mar 2025, 12:01
    0
    • A alemio
      14 Mar 2025, 11:54

      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'

      J Offline
      J Offline
      jsulm
      Lifetime Qt Champion
      wrote on 14 Mar 2025, 12:01 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

      1/2

      14 Mar 2025, 11:54

      • Login

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