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

streamlink/ffmpeg output is not logged #14

Open
mlindgren opened this issue Apr 12, 2021 · 0 comments
Open

streamlink/ffmpeg output is not logged #14

mlindgren opened this issue Apr 12, 2021 · 0 comments

Comments

@mlindgren
Copy link
Contributor

I'm running twitch-recorder.py as a background job to archive streams. Unfortunately, I've been having a lot of issues lately with the output being truncated, resulting in a broken MP4 file. I've been able to recover the files using https://github.com/anthwlock/untrunc but I still end up losing part of the stream - sometimes a significant part of it.

Unfortunately, the script doesn't log the output of streamlink or ffmpeg, so it's hard to know what's causing these errors.

It would be nice to have the subprocess output captured and included in the log file, at least at debug level.

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