Skip to content

mpv-omniphony v0.4.1-2

Choose a tag to compare

@mgth mgth released this 30 Jun 18:40
36fb78c

mpv-omniphony v0.4.1-2 — mpv with the ad_orender
spatial audio decoder.

What's in each archive: mpv (or mpv.exe), liborender.so.0 /
orender.dll, orender.h, plus the bundled MinGW runtime DLLs on
Windows. The live overlay is built into mpv itself — no script to
install.

macOS (Apple Silicon): two archives — …-macos-arm64.zip (the
CLI binary with all dylibs bundled, self-contained: no Homebrew
ffmpeg required) and …-macos-arm64-app.zip (a double-clickable
mpv-omniphony.app). Both are ad-hoc signed, not notarized, so the
first launch is blocked by Gatekeeper. Clear the download quarantine
once: xattr -dr com.apple.quarantine /path/to/mpv-omniphony.app
(or the extracted mpv), or right-click → Open the first time.

Upgrading? The overlay is now built in: delete any
omniphony-overlay.lua you previously copied into your mpv
scripts/ directory. A leftover copy is harmless (it self-disables
on these PUC-Lua builds), but it is no longer needed.

NOT bundled: the decoder bridge plugin
(omniphony_bridge.so / .dll). Licensing constraints on the
underlying codec mean users must obtain it themselves from
harletty-bridge,
and point mpv at it with
--ad-orender-bridge-path=/path/to/bridge.{so,dll,dylib}.

liborender built from source at Omniphony v0.4.1.

License — GPL-3.0-or-later. This build combines mpv
(GPL-2.0-or-later) with liborender (GPL-3.0-or-later), so the
combined work is GPLv3. Corresponding source: mpv
v0.41.0 + this repo's patches/ at commit
02e5cd373bf0876edd965c1a24c8a1e44edfe25e, and liborender at Omniphony
v0.4.1 (https://github.com/mgth/Omniphony).
Bundled third-party libraries: see THIRD-PARTY-NOTICES.md.


Mirrored from mpv-omniphony v0.4.1-2.