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

I'm sure there is an easy solution to my problem, but didn't succeed to finding it, so here I am. I tried to build ffmpeg with `--enable-libnpp`, to take advantage...

hello , tried to compile for raspberry pi2 on raspbian jessie with the error it seems on last step `INSTALL home/pi/Programs/mpv-build/ffmpeg/presets/libvpx-1080p50_60.ffpreset INSTALL home/pi/Programs/mpv-build/ffmpeg/presets/libvpx-360p.ffpreset INSTALL home/pi/Programs/mpv-build/ffmpeg/presets/libvpx-1080p.ffpreset INSTALL home/pi/Programs/mpv-build/ffmpeg/presets/libvpx-720p50_60.ffpreset INSTALL home/pi/Programs/mpv-build/ffmpeg/presets/libvpx-720p.ffpreset INSTALL...

After running `./build` I get ``` Waf: Leaving directory `$HOME/inst/mpv/mpv-build/mpv/build' 'build' finished successfully (14.611s) ``` and a zero exit status (good). It seems like the build really was successful, as...

when I run `./rebuild -j8` , got error: ``` + scripts/mpv-bootstrap Downloading https://waf.io/waf-2.0.9... Download failed. Downloading http://www.freehackers.org/~tnagy/release/waf-2.0.9... Download failed. Could not download waf-2.0.9. ``` download waf-2.0.9 from official site manually,...

I'm having trouble trying to build mpv. I am attempting to build on Raspbian (Bullseye). ``` Linux travelflix 5.15.61-v8+ #1579 SMP PREEMPT Fri Aug 26 11:16:44 BST 2022 aarch64 GNU/Linux...

I successfully installed it on fedora, but it was the release version.

I have a problem building my mpv build with libplacebo enabled only. If I don't use libplacebo only, then build success, otherwise using libplacebo makes me errors. After I built...

Debian's version is old and crusty and a newer version of libplacebo is required for gpu-next. I've tested building both with and without the debian package. Also tested building and...

if i build the mpv, i got this error this is my log: ``` [93/256] Compiling C object libmpv.so.2.2.0.p/filters_f_lavfi.c.o FAILED: libmpv.so.2.2.0.p/filters_f_lavfi.c.o cc -Ilibmpv.so.2.2.0.p -I. -I.. -Icommon -Ietc -Iplayer/javascript -Iplayer/lua -Isub...

### Important Information Provide following Information: - mpv version Using current mpv-build - Linux Distribution and Version Fedora 39 - Source of the mpv binary Using current mpv-build ### Reproduction...