[Bug 272709] multimedia/mpv mpv-0.36 segfaults on startup on current
Date: Wed, 26 Jul 2023 21:22:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272709
Jan Beich <jbeich@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Flags|maintainer-feedback?(multim |maintainer-feedback+
|edia@FreeBSD.org) |
Status|New |Closed
Resolution|--- |Not A Bug
--- Comment #5 from Jan Beich <jbeich@FreeBSD.org> ---
Pass --vo=xv or --vo=x11 explicitly. --vo=gpu (default) and --vo=gpu-next
should gracefully failover when GPU lacks OpenGL/Vulkan drivers
(llvmpipe/lavapipe are rejected) but maybe not when GPU drivers are
broken/incomplete.
Report upstream. From downstream POV having a workaround is enough.
--
You are receiving this mail because:
You are the assignee for the bug.