[mythtv-commits] Ticket #2460: Add proper cout buffered logging of libavcodec

MythTV mythtv at cvs.mythtv.org
Thu Aug 9 06:13:48 UTC 2007


#2460: Add proper cout buffered logging of libavcodec
-------------------------------------+--------------------------------------
 Reporter:  paulx at andreassen.com.au  |        Owner:  janne
     Type:  patch                    |       Status:  new  
 Priority:  minor                    |    Milestone:  0.21 
Component:  mythtv                   |      Version:  head 
 Severity:  medium                   |   Resolution:       
  Mlocked:  0                        |  
-------------------------------------+--------------------------------------

Comment(by Nick Morrott <<knowledgejunkie [at] gmail [dot] com>>):

 Replying to [comment:1 stuarta]:
 >
 > This is a good starting point. It should use the
 > myth VERBOSE macros with an appropriate level ie. VB_LIBAV
 > rather than cout to print the messages.

 Should this stop the stream related information I'm seeing in my
 mythbackend log:


 {{{
 0: start_time: -9223372036854.775 duration: -9223372036854.775
 1: start_time: -9223372036854.775 duration: -9223372036854.775
 2: start_time: -9223372036854.775 duration: -9223372036854.775
 3: start_time: -9223372036854.775 duration: -9223372036854.775
 4: start_time: -9223372036854.775 duration: -9223372036854.775
 5: start_time: -9223372036854.775 duration: -9223372036854.775
 6: start_time: -9223372036854.775 duration: -9223372036854.775
 7: start_time: -9223372036854.775 duration: -9223372036854.775
 stream: start_time: -9223372036854.775 duration: -9223372036854.775
 bitrate=10256 kb/s
 0: start_time: 1787.081 duration: 342.490
 1: start_time: 1787.037 duration: 342.477
 2: start_time: 1787.043 duration: 342.468
 3: start_time: 1787.037 duration: 342.533
 4: start_time: 1787.037 duration: 342.533
 5: start_time: 1787.037 duration: 342.533
 6: start_time: 1787.037 duration: 342.533
 7: start_time: 1787.037 duration: 342.533
 stream: start_time: 19855.971 duration: 3805.923 bitrate=4623 kb/s
 }}}

 I've manually applied the patches (files have changed since diffs made)
 and still see these entries which are not timestamped.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/2460#comment:3>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list