Giter Site home page Giter Site logo

Comments (7)

tanersener avatar tanersener commented on May 18, 2024

Hi,

Unfortunately my IOS test environment has some problems and I am unable to test binaries right now. But we can find a solution if I you help me. Could you please run otool -L libavcodec.dylib with full path of libavcodec.dylib and share output with me?

while it is working perfectly with 'mobile-ffmpeg-universal' !!

Additionally, which version do you mean by mobile-ffmpeg-universal, do you mean static binaries?

from mobile-ffmpeg.

ankitsiliconithub avatar ankitsiliconithub commented on May 18, 2024

/Users/SANAL/Downloads/mobile-ffmpeg-min-gpl-2.1.1-shared-universal/lib/libavcodec.dylib:
@rpath/libavcodec.dylib (compatibility version 58.0.0, current version 58.18.100)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1252.200.5)
/usr/lib/libc++.1.dylib (compatibility version 1.0.0, current version 400.9.4)
@rpath/libswresample.dylib (compatibility version 3.0.0, current version 3.1.100)
@rpath/libavutil.dylib (compatibility version 56.0.0, current version 56.14.100)
/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation (compatibility version 150.0.0, current version 1556.0.0)
/System/Library/Frameworks/CoreVideo.framework/CoreVideo (compatibility version 1.2.0, current version 1.5.0)
/System/Library/Frameworks/CoreMedia.framework/CoreMedia (compatibility version 1.0.0, current version 1.0.0)
/usr/lib/libc++abi.dylib (compatibility version 1.0.0, current version 400.17.0)

from mobile-ffmpeg.

tanersener avatar tanersener commented on May 18, 2024

Thanks, according to this output, library paths are valid. It looks like something is wrong with the project settings. Also, which is version do you mean by mobile-ffmpeg-universal?

from mobile-ffmpeg.

ankitsiliconithub avatar ankitsiliconithub commented on May 18, 2024

I followed steps from

https://github.com/tanersener/mobile-ffmpeg/wiki/Using-IOS-Universal-Binaries

and mobile-ffmpeg-universal is at :

https://we.tl/t-47fijobpDS

which was provided by you

from mobile-ffmpeg.

tanersener avatar tanersener commented on May 18, 2024

Hi @ankitsiliconithub, my test environment is back and I am able to perform tests with universal binaries.

What I see is; mobile-ffmpeg-min-gpl-2.1.1-ios-shared-universal binaries work on Xcode 10 but produce the following errors on Xcode 9.x. Do you have these errors during linking?

ld: warning: URGENT: building for iOS simulator, but linking against dylib (/Users/taner/Projects/mobile-ffmpeg/ios/test-app/mobile-ffmpeg-min-gpl-2.1.1-shared-universal/lib/libavdevice.dylib) built for (unknown). Note: This will be an error in the future.

from mobile-ffmpeg.

tanersener avatar tanersener commented on May 18, 2024

Hi @ankitsiliconithub. Shared universal binaries of v2.1.1 release are updated. Could you please try using new binaries?

from mobile-ffmpeg.

tanersener avatar tanersener commented on May 18, 2024

I'm closing this issue, you can re-open it if you still need help about it.

from mobile-ffmpeg.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.