GithubHelp home page GithubHelp logo

Comments (10)

slhck avatar slhck commented on June 26, 2024

Do you have more information about your system, such as your installed Vulkan SDK, its version etc.? See: https://vulkan.lunarg.com/doc/sdk/latest/mac/getting_started.html

from homebrew-ffmpeg.

Moulick avatar Moulick commented on June 26, 2024

I found that I got the below dependencies installed as part of the mpv formula.

  1. vulkan-headers: stable 1.3.280
  2. vulkan-loader: stable 1.3.280

I just tried to remove them and then make install was successful.

from homebrew-ffmpeg.

slhck avatar slhck commented on June 26, 2024

Great, thanks for the feedback!

from homebrew-ffmpeg.

Moulick avatar Moulick commented on June 26, 2024

@slhck I don't think should closed just yet. Is there anyway we can fix this so I can have both mpv and homebrew-ffmpeg/ffmpeg/ffmpeg installed as currently cannot

from homebrew-ffmpeg.

slhck avatar slhck commented on June 26, 2024

Hmm, I see, I suppose this should be open as a reminder for that. I don't think there is much that we can do here though.

from homebrew-ffmpeg.

Moulick avatar Moulick commented on June 26, 2024

I can check if the ffmpeg default formula compiles locally when I have these two installed. Then we can find what this repo does special that breaks?

from homebrew-ffmpeg.

slhck avatar slhck commented on June 26, 2024

The ffmpeg-included library headers must match the installed Vulkan SDK headers. So if ffmpeg 6.1 requires an SDK that is newer than the one shipped with mpv on Homebrew, it won't work. This is nothing wrong with this repo, just a consequence of Homebrew and its version bundling.

from homebrew-ffmpeg.

Moulick avatar Moulick commented on June 26, 2024

True, where I can I see which version is required here? We could probably get the version in homebrew upgraded

from homebrew-ffmpeg.

slhck avatar slhck commented on June 26, 2024

So indeed Homebrew bundles v1.3.280 which is also the latest release. So to clarify, you did install the Vulkan SDK manually, and then it worked?

from homebrew-ffmpeg.

Moulick avatar Moulick commented on June 26, 2024

Installing homebrew-ffmpeg/ffmpeg/ffmpeg only worked after simply uninstalling both vulkan-headers and vulkan-loader from frombrew. I do not have any extra/separate Vulkan of any type installed.

from homebrew-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.