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

Feature Request: Make parameter "--blank" configurable #9

Open
tklepzig opened this issue Sep 20, 2017 · 2 comments
Open

Feature Request: Make parameter "--blank" configurable #9

tklepzig opened this issue Sep 20, 2017 · 2 comments

Comments

@tklepzig
Copy link

Hi,

I'm playing audio only and unfortunately, the current screen which shows important information is hidden due to a black fullscreen. The reason for this is the paramter --blank in line 38:

let args = [source, '-o', output, '--blank', osd ? '' : '--no-osd'];

Would it be possible to make this paramter configurable from outside?

@jwktje
Copy link

jwktje commented Nov 18, 2017

I would totally want this as well!

@jwktje
Copy link

jwktje commented Nov 18, 2017

Actually just went ahead and fixed it myself in a fork. Will make a pull request now.

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