-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing OSC: How to get lua development headers #5200
Comments
mpv does not support 5.3. You need 5.1 or 5.2 (both work, I've used both long enough). |
To fix it locally: |
I've adjusted the FAQ page to explicitly mention the supported Lua versions. |
Dear lord, this package was hard to install. It worked, of course; replies are much appreciated. |
See my comments here: #5080 (comment) TL;DR I've merged the 5.1 PR ☮️ 🕊️ ✌️ |
mpv version and platform
mpv 0f9a690 installed on macos 10.13.1 via Homebrew with:
Reproduction steps
mpv -v --osc file.mp4
Expected behavior
Plays video with OSC.
Actual behavior
Log file
mpv -v --osc file.mp4
: http://sprunge.us/KVAEmpv -v
: http://sprunge.us/eYMCNote
I’ve read the FAQ:
Lua 5.3.4 is installed of course. How do I get Lua development headers?
Sorry to ask, I know I’m in over my head with this. Thanks in advance if you spare a moment to help me out.
The text was updated successfully, but these errors were encountered: