Skip to content
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

crash similar too #11 on 0.4.2 #34

Open
bricewge opened this issue Mar 17, 2019 · 1 comment
Open

crash similar too #11 on 0.4.2 #34

bricewge opened this issue Mar 17, 2019 · 1 comment

Comments

@bricewge
Copy link

It looks like issue #11 but I'm using 0.4.2 so this should have been fixed in that release. It happen when moving between files in a directory with a key bound to the command playlist-prev.
Here is the error:

[mpv_thumbnail_script_client_osc]
[mpv_thumbnail_script_client_osc] stack traceback:
[mpv_thumbnail_script_client_osc]       [C]: in function 'max'
[mpv_thumbnail_script_client_osc]       .../.config/mpv/scripts/mpv_thumbnail_script_client_osc.lua:857: in function 'on_thumb_progress'
[mpv_thumbnail_script_client_osc]       .../.config/mpv/scripts/mpv_thumbnail_script_client_osc.lua:1061: in function 'handler'
[mpv_thumbnail_script_client_osc]       mp.defaults:339: in function 'handler'
[mpv_thumbnail_script_client_osc]       mp.defaults:459: in function 'call_event_handlers'
[mpv_thumbnail_script_client_osc]       mp.defaults:496: in function 'dispatch_events'
[mpv_thumbnail_script_client_osc]       mp.defaults:452: in function <mp.defaults:451>
[mpv_thumbnail_script_client_osc]       [C]: in ?
[mpv_thumbnail_script_client_osc]       [C]: in ?
[mpv_thumbnail_script_client_osc] Lua error: .../.config/mpv/scripts/mpv_thumbnail_script_client_osc.lua:857: bad argument #1 to 'max' (number expected, got nil)
     Subs  --sid=1 (subrip)
No video or audio streams selected.
@crides
Copy link

crides commented Mar 14, 2020

I managed to get rid of that by setting osc=no in my mpv config. But I still can't generate the thumbnails due to some other errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants