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

Transcoder keeps transcoding when no storage space is left, resulting in a corrupt video #170

Open
Marccnl opened this issue Jul 18, 2020 · 0 comments

Comments

@Marccnl
Copy link

Marccnl commented Jul 18, 2020

When the storage space is running out while transcoding, the transcodes doesn't stop but keeps transcoding like there's nothing wrong. It even throws the success event and gives you a video file but one that is corrupt and can't be played.

I have implemented a routine that checks the storage space in the progress event, so i actually do know when this occurs but have no idea if there is a way to cancel the transcoding?
It would be even better if the transcoder just stops transcoding in this case and throw an error.

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