GithubHelp home page GithubHelp logo

Comments (4)

 avatar commented on May 27, 2024

mpv-builkd is simply not meant for cross-compiling. Look at DOCS/crosscompile-mingw.txt instead (in the mpv main repo) how to cross-compile mpv. These instructions use MXE, which makes a somewhat decent package manager, and can do much more than mpv-build.

The reason mpv-build doesn't work here is that you'd have to cross-compile libass and ffmpeg too. You'd quickly run into trouble with all the dependencies, and MXE handles all that automagically.

from mpv-build.

Abu-Abdullah avatar Abu-Abdullah commented on May 27, 2024

I do not want to use more other libraries than mingw-w64 since it comes with fedora and it is supported by them.
You can use "./configure --enable-cross-compile --target=i686-w64-mingw32" but it will look for installed libass and ffmpeg libraries. default mplayer is just compiling everything every time unless you want to compile it separately.

from mpv-build.

 avatar commented on May 27, 2024

Well, yes, you need to enable cross compilation for ffmpeg and libass too. These are two more, completely different build systems, so I'm not sure what's required to make them do that.

If you want an automagic solution, use MXE and the instructions I pointed you to. Otherwise, you're on your own, as in, you have to know what you're doing.

from mpv-build.

Abu-Abdullah avatar Abu-Abdullah commented on May 27, 2024

thanks for fast responses

from mpv-build.

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.