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

mpv --pause #3

Open
tyrelcameron-dgit opened this issue Sep 3, 2023 · 1 comment
Open

mpv --pause #3

tyrelcameron-dgit opened this issue Sep 3, 2023 · 1 comment

Comments

@tyrelcameron-dgit
Copy link

mp.register_event("file-loaded", unpause)

This line breaks mpv --pause.

mpv --pause 'https://www.youtube.com/watch?v=bbg6ztWecbU'

Tested on MacOS, installed via homebrew.

✓ ~/.config/mpv mpv --version 
mpv 0.36.0 Copyright © 2000-2023 mpv/MPlayer/mplayer2 projects
 built on Sun Jul 23 05:10:36 2023
FFmpeg version: 6.0
FFmpeg library versions:
   libavutil       58.2.100
   libavcodec      60.3.100
   libavformat     60.3.100
   libswscale      7.1.100
   libavfilter     9.3.100
   libswresample   4.10.100
@EmperorPenguin18
Copy link
Owner

I've pushed a fix to testing, let me know if that resolves it for you.

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