-
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
mpv crashes :^ Assertion failed: (group_index >= 0), function m_config_cache_alloc_internal, file ../options/m_config.c, line 1461. #8260
Comments
please post a normal mpv log too. try master instead of the latest release. also macOS 10.11 is not actively supported by us. |
ok, maybe i must re-build mpv with +x11 backend? |
x11 is not officially supported from our side on macOS. the old cocoa backend you are using is also deprecated. whatever is broken will not be fixed by us. |
this is stack trace `sudo port -k install mpv +debug
|
mpv -v mpv -v /Users/rich/Desktop/Benjamin\ Fulford\ on\ the\ 2020\ US\ Election.mkv |
Important Information
Provide following Information:
mpv version
mpv --version
mpv 0.32.0 Copyright © 2000-2020 mpv/MPlayer/mplayer2 projects
built on Wed Nov 11 23:44:02 CET 2020
ffmpeg library versions:
libavutil 56.51.100
libavcodec 58.91.100
libavformat 58.45.100
libswscale 5.7.100
libavfilter 7.85.100
libswresample 3.7.100
ffmpeg version: 4.3.1
macOS Version
10.11.6
Source of the mpv binary or bundle
macports build
Reproduction steps
when playing file, mpv crashes in terminal with error
(+) Video --vid=1 () (h264 1280x720 30.000fps)
(+) Audio --aid=1 --alang=eng () (opus 2ch 48000Hz)
Assertion failed: (group_index >= 0), function m_config_cache_alloc_internal, file ../options/m_config.c, line 1461.
Abort trap: 6
Log file
https://pastebin.ubuntu.com/p/wPntKMwGWz/
system is macmini with p8700 core2duo processor , mac os 10.11.6
The text was updated successfully, but these errors were encountered: