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

Player window title Error on macOS #355

Closed
404NetworkError opened this issue Dec 7, 2016 · 1 comment
Closed

Player window title Error on macOS #355

404NetworkError opened this issue Dec 7, 2016 · 1 comment

Comments

@404NetworkError
Copy link

Description

I receive this error from VLC when using the Set custom title option:
streamlink-twitch-gui_vlc_error

Environment details (operating system, etc.)

OS X 10.11.6
VLC 2.2.4-g2fc51dd (release 2.2.4 build)
Streamlink Twitch GUI v1.0.0

Comments, logs, screenshots, etc.

I was able to stop this from happening by passing --verbose=0 to VLC through the Custom parameters. I have not tried passing other options to VLC. The problem does not happen when executing VLC or streamlink from the CLI.

@bastimeyer
Copy link
Member

The --meta-title parameter needs to be changed to --input-title-format. For some reason, VLC on MacOS doesn't support it. The other param should work on all platforms, but works differently. It sets the title of the input file instead the title of the VLC window.

Thanks for reporting

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

No branches or pull requests

2 participants