<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt'>
<p> </p>
<p>On 04-07-2017 21:52, Bill Meek wrote:</p>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">
<div class="pre" style="margin: 0; padding: 0; font-family: monospace"><span>On 07/04/2017 02:15 PM, <a href="mailto:mikkel@broerne.dk">mikkel@broerne.dk</a> wrote:</span>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><span>On 04-07-2017 18:00, <a href="mailto:mikkel@broerne.dk">mikkel@broerne.dk</a> wrote:</span><br /> <br />
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><span>On 04-07-2017 16:24, Bill Meek wrote:</span><br /> <span>On 07/04/2017 03:40 AM, <a href="mailto:mikkel@broerne.dk">mikkel@broerne.dk</a> wrote: Do you think I can turn down the level of logging in mythtv - just to</span><br /> <span>remove the "noise" it makes in my logging?</span><br /> <span>Very late to this party, are you running with -v general and --loglevel info?</span><br /> <span>ps ax|grep mythbackend|grep -v grep will confirm the above.</span><br /> <br /> <span>0.28 introduced the ability to set per component loglevel. You might try:</span><br /> <span>-v libav:none.</span><br /> <br /> <span>libs/libmythtv/avformatdecoder.cpp has the following comment:</span><br /> <br /> <span>// Suppress ffmpeg logging unless "-v libav --loglevel debug"</span></blockquote>
<br /> <span>The party is still on :-D</span><br /> <br /> <span>this is the output:</span><br /> <br /> <span>1625 ?        Ssl   17:01 /usr/bin/mythbackend --daemon --syslog local6</span><br /> <span>--logpath /var/log/mythtv --pidfile /var/run/mythtv/mythbackend.pid</span><br /> <br /> <span>But to be honest I have had issues with the new logging and have set the</span><br /> <span>level a tad too high</span><br /> <br /> <span>I will reduce it.</span><br /> <br /> <span>Ok I reduced it, but thinking about it this does not change much as the</span><br /> <span>error is in my deamon.log and not in mythtv log.</span><br /> <br /> <span>does this change anything?</span></blockquote>
<br /> <span>Maybe. Is that distribution using systemd? If so, I'd look at:</span><br /> <br /> <span>    systemctl cat mythtv-backend.service # The name may be different</span><br /> <br /> <span>See if there are any lines that redirect StandardError/StandardOutput.</span><br /> <span>This may help: <a href="https://www.mythtv.org/wiki/Systemd_mythbackend_Configuration">https://www.mythtv.org/wiki/Systemd_mythbackend_Configuration</a></span><br /> <span>Won't stop the messages from being logged, but may allow for their</span><br /> <span>redirection, like to /dev/null.</span></div>
</blockquote>
<p> </p>
<p>After further investigation - and I guess no surprise to everyone - the error only occurs when recording.</p>
<p>The recordings are fine.</p>
<p>Yes, my distro uses systemd, but I do not use it for starting mythbackend.</p>
<p>cheers</p>
</body></html>