Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Oct 2022 19:08:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   [Bug 267059] multimedia/mpv: enable LUAJIT by default
Message-ID:  <bug-267059-12827@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267059

            Bug ID: 267059
           Summary: multimedia/mpv: enable LUAJIT by default
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: multimedia@FreeBSD.org
          Reporter: jbeich@FreeBSD.org
             Flags: maintainer-feedback?(multimedia@FreeBSD.org)
          Assignee: multimedia@FreeBSD.org

Created attachment 237307
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=237307&action=edit
v1 (apply via "git am")

mpv uses Lua for OSC, stats, ytdl, etc. where LuaJIT may improve performance
(not benchmarked). Upstream doesn't support modern Lua dialects, so if mpv is
going to use a separate lua* package may as well use something more actively
developed/maintained.

Tested by myself for years via lang/luajit and lang/luajit-openresty. However,
I don't use user scripts (i.e., ~/.mpv/scripts/ is empty).

See also https://github.com/archlinux/svntogit-community/commit/f1ac411770c5
        
https://github.com/mpv-player/mpv/wiki/FAQ#Why_does_mpv_not_support_Lua_53_or_newer

-- 
You are receiving this mail because:
You are the assignee for the bug.

help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267059-12827>