transcoder
transcoder copied to clipboard
Output from ffmpeg hidden
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.
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.