<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt'>
<p>On 04-07-2017 14:22, John Pilkington wrote:</p>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<div class="pre" style="margin: 0; padding: 0; font-family: monospace"><span>On 04/07/17 10:29, John Pilkington wrote:</span>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><span>On 04/07/17 09:40, <a href="mailto:mikkel@broerne.dk">mikkel@broerne.dk</a> wrote:</span><br /> <span><snip></span><br /> <br />
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><span>Looks like there is a patch?</span></blockquote>
<br /> I haven't seen one.  I've just been trying to select stuff from google. But the only reference to get_ue_golomb that I find in the myth code, outside ffmpeg, is in<br /> <br /> <span>libs/libmythtv/mpeg/H264Parser.cpp</span><br /> <br /> <span>And there's external/FFmpeg/libavcodec/tests/golomb.c</span><br /> <br /> which looks as if it might be instructive if I knew how to point it at something.<br /> <br /> <span>Cheers,</span><br /> <br /> John</blockquote>
As far as I can see I have no issues with tunes, recording etc. and I would therefore suspect it is a bug.</blockquote>
</blockquote>
<br /> <span>I don't think so.  It's telling you about a badly encoded stream.</span><br /> <br /> <span>            av_log(NULL, AV_LOG_ERROR, "Invalid UE golomb code\n");</span><br /> <span>            return AVERROR_INVALIDDATA;</span><br /> <br />
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">Do you think I can turn down the level of logging in mythtv - just to remove the "noise" it makes in my logging?<br /> cheers<br /> Mik</blockquote>
<br /> <span>H264Parser is used in dtvrecorder.cpp which is clearly within the backend.</span><br /> <br /> I once asked about a repetitive log, and IIRC grep -v was suggested.  A kludge but might be workable.  But do you have any idea what is happening at the logged time?  Mainly I use boxes with no ability to receive muxes with h264 content, so it's not surprising that I haven't noticed this message.</blockquote>
</div>
</blockquote>
<p> </p>
<p>badly encoded stream so maybe updating libavcodec could be the answer?</p>
<p> </p>
</body></html>