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

Output from ffmpeg hidden #25

Open
sniarn opened this issue May 17, 2021 · 1 comment
Open

Output from ffmpeg hidden #25

sniarn opened this issue May 17, 2021 · 1 comment

Comments

@sniarn
Copy link

sniarn commented May 17, 2021

I have a bunch of transcodes that are failing. I would never know without looking at the resulting file, however, since PyTranscoder hides the ffmpeg output. AFAIK ffmpeg logs to stdout and stderr but I think there is no way of redirecting this with PyTranscoder.

@mlsmithjr
Copy link
Owner

If the transcode fails due to error it should print the name of the logfile in your tmp directory where you can find the output.

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