0.1.15.3
0.1.15.3 release notes
Package release of Nuvio Linux 0.1.15-alpha (app version unchanged).
Rebuilds every distribution with the corrected native bridge and the Flatpak
network/codec/hardware-decode fixes.
Fixed since v0.1.15.2
- Native playback was broken in every package (JNI symbols not renamed
during thecom.nuvio.app→com.nuviolinux.apprebrand): the native
bridge now exports the correctcom.nuviolinux.appsymbols, so video plays
again everywhere (Arch, RPM, DEB, AppImage, Flatpak). - Flatpak could not play network sources (no network protocols / TLS in
the sandbox's ffmpeg, and mpv was silently linking the SDK's limited
ffmpeg instead of our build): the sandbox now ships its own shared ffmpeg
with network + TLS + a comprehensive codec list (DTS/TrueHD/PCM/MP3/Vorbis/
WMA/FLAC/Opus/E-AC-3 + h264/hevc/vp9/av1 + vaapi hwaccels). - Flatpak VA-API hardware decoding for AMD (zero-copy
vaapi[nv12]),
with Intel (iHD via the VAAPI.Intel extension) and NVIDIA (native nvdec via
CUDA) support built in — validated on AMD, pending real-hardware checks. - mpv internal log messages are now forwarded to the app logs so stream/open
failures are visible instead of silently spinning.
Artifacts
nuvio-linux-0.1.15alpha-2.x86_64.rpm(Fedora/RHEL)nuvio-linux_0.1.15-alpha_amd64.deb(Debian/Ubuntu)nuvio-linux-0.1.15alpha-2-x86_64.pkg.tar.zst(Arch)nuvio-linux-0.1.15-alpha-x86_64.AppImagenuvio-linux-0.1.15-alpha.flatpakSHA256SUMS.txt
All packages require system mpv at runtime except the Flatpak, which bundles
libmpv + ffmpeg built from source.