mpv-omniphony v0.4.1-fel-beta.6 — master (spatial audio + enhanced video-range)
Pre-releaseMaster-tracking build of mpv-omniphony: mpv master + the orender
spatial-audio patches, with native enhanced video-range playback.
liborender from Omniphony v0.4.1.
Beta — NOT a stable release.
NOT bundled: the decoder bridge plugin (*_bridge.dll / .so).
Provide it via --ad-orender-bridge-path=<absolute path> or drop it
next to mpv(.exe).
macOS (Apple Silicon, experimental): …-fel-macos-arm64.zip is
self-contained (all dylibs bundled). Enhanced video-range rendering goes
through Vulkan→MoltenVK, which is not yet fully conformant on Apple
Silicon — treat it as experimental. Clear the download quarantine
(xattr -dr com.apple.quarantine mpv), and point the Vulkan loader at
the bundled MoltenVK ICD:
VK_ICD_FILENAMES=<dir>/share/vulkan/icd.d/MoltenVK_icd.json.
Credits: the enhanced video-range support is upstream mpv work by
kasper93 (Kacper Michajłow) — mpv
PR #17932, merged into
mpv master (v0.42.0), building on the matching libplacebo + ffmpeg
upstream support. This build tracks upstream master and packages it.