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

Soft exit that allows current video to end, then optionally play an outro video, before closing program #20

Open
TheOpponent opened this issue Apr 21, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@TheOpponent
Copy link
Owner

This would allow for a natural end to the stream without interrupting programming if immediate termination is not needed or desired.

@TheOpponent TheOpponent added the enhancement New feature or request label Apr 21, 2023
@TheOpponent TheOpponent self-assigned this Apr 21, 2023
@TheOpponent
Copy link
Owner Author

Pressing Ctrl-C to exit the Python program also closes the ffmpeg processes, even if KeyboardInterrupt is caught.

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

No branches or pull requests

1 participant