[mythtv-users] Help with error: Invalid UE golomb code

Bill Meek keemllib at gmail.com
Tue Jul 4 15:24:23 UTC 2017


On 07/04/2017 03:40 AM, mikkel at broerne.dk wrote:
> Do you think I can turn down the level of logging in mythtv - just to
> remove the "noise" it makes in my logging?

Very late to this party, are you running with -v general and --loglevel info?
ps ax|grep mythbackend|grep -v grep will confirm the above.

0.28 introduced the ability to set per component loglevel. You might try:
-v libav:none.

libs/libmythtv/avformatdecoder.cpp has the following comment:

     // Suppress ffmpeg logging unless "-v libav --loglevel debug"

-- 
Bill


More information about the mythtv-users mailing list