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

implement blackout #2

Closed
umlaeute opened this issue Oct 27, 2014 · 2 comments
Closed

implement blackout #2

umlaeute opened this issue Oct 27, 2014 · 2 comments
Milestone

Comments

@umlaeute
Copy link
Member

blackout button should blackout video and audio.

ideally this would be a fade (rather than a step)

@umlaeute
Copy link
Member Author

umlaeute commented Nov 3, 2014

possible elements:

  • videobalance contrast=0 (so there's something going on, but nothing really to see)
  • videomixer sink_1::alpha=0.5 allows to mix in a second source (e.g. a logo), but might be too slow...

umlaeute added a commit that referenced this issue Nov 3, 2014
it assumes that we are using `videomixer`;
LATER check whether this will work on the target machine

#2


btw, it also mutes the audio
@umlaeute
Copy link
Member Author

umlaeute commented Nov 4, 2014

I close this for now. smooth transitions should be handled with #12

@umlaeute umlaeute closed this as completed Nov 4, 2014
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

1 participant