mpv-build icon indicating copy to clipboard operation
mpv-build copied to clipboard

🔨 Helper scripts to compile mpv on Linux

Results 34 mpv-build issues
Sort by recently updated
recently updated
newest added

When using this script to build mpv with --enable-libdav1d for the ffmpeg options it does not add dav1d av1 decoder into the ffmpeg build. Checked using ./ffmpeg -decoders. It should...

This repository has no information about its licensing. There is no information in the `README.rst` file, nor a `COPYRIGHT`, `COPYING` or `LICENSE` file. Therefore, it is not clear if an...

Hello, i have used this guide here for last several months to build mpv on linux https://www.svp-team.com/wiki/SVP:Linux Now it seems that zimg is broken via git-clone https://github.com/sekrit-twc/zimg/issues/181 and consequently i...

Build `libplacebo` just like `libass`, `ffmpeg` etc. Missing still: documentation needs to be updated in regards to dependencies resolves #186

With mpv more and more depending on libplacebo, it makes sense that people would be able to use mpv-build to try out bleeding-edge mpv features (gpu-next) that depend on a...

Not sure where the problem originates. Here? Libass' Makefile? GNU Make? Of course posting to help progress towards a more permanent and robust code-based solution. `./rebuild -j4` or `./scripts/libass-build -j4`...

After running the command `./build` and `./rebuild` many times `sudo ./install` refuses to work https://pastebin.com/AJF5xh6c At the end of the log I noticed something seemed to go wrong, No idea...

I just experienced this error while building > File "~/mpv-build/mpv/.waf3-2.0.20-36f5354d605298f6a89c09e0c7ef6c1d/waflib/./Configure.py", line 6, in > from waflib import > ConfigSet,Utils,Options,Logs,Context,Build,Errors > ModuleNotFoundError: No module named 'waflib'

Hello! After cloning this repository, changing to `mpv-build`, and running `sudo ./install`, I'm greeted with the following error: ``` scripts/mpv-install: 4: cd: can't cd to mpv ```

Hello, I am trying to build mpv on my own, but I keep getting this error: "OpenGL video output found or enabled" Last lines of config.log ``` Checking for Direct3D...