Page 1 of 1

ffmpeg log

PostPosted: Tue Mar 05, 2013 7:17 pm
by khurram23
zip -

is there a way to have ffmpeg create a log file of what it's doing (transcoding) when executed via serviio?

if not, can this be added?

Re: ffmpeg log

PostPosted: Tue Mar 05, 2013 7:32 pm
by zip
change log threshold from DEBUG to TRACE.

Re: ffmpeg log

PostPosted: Mon Mar 11, 2013 7:20 pm
by khurram23
Thank you!... that worked.