[mythtv-commits] Ticket #6729: lots of "[mpeg2video @ 0x12e0da0]Missing picture start code" log messages

MythTV mythtv at cvs.mythtv.org
Wed Jul 15 22:25:53 UTC 2009


#6729: lots of "[mpeg2video @ 0x12e0da0]Missing picture start code" log messages
-----------------------------------------------+----------------------------
 Reporter:  Wayne Gibson <gr8gib at hotmail.com>  |       Owner:  ijr 
     Type:  patch                              |      Status:  new 
 Priority:  minor                              |   Milestone:  0.22
Component:  MythTV - General                   |     Version:      
 Severity:  low                                |     Mlocked:  0   
-----------------------------------------------+----------------------------
 With revision 20854 I have been getting alot of the log errors mentioned
 in the subject line. I have not seen any "bad" things happen as a result
 of these messages. It seems to recover and move on just fine. So I found
 the spot in avformatdecoder.cpp that was generating these messages and
 commented out the lines that were logging the messages. It looks like the
 code is trying to figure out the VERBOSE level programatically. Perhaps
 the VERBOSE level should just be hard coded. Anyway, I didn't see the need
 for them and they really just use up tons of logging space, so again I
 just commented them out. I have attached a patch for this.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6729>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list