[mythtv-commits] Ticket #3986: BOB interlacing makes EPG slow in latest SVN

MythTV mythtv at cvs.mythtv.org
Tue Oct 2 18:05:26 UTC 2007


#3986: BOB interlacing makes EPG slow in latest SVN
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  danielk
     Type:  defect     |       Status:  new    
 Priority:  minor      |    Milestone:  unknown
Component:  mythtv     |      Version:  head   
 Severity:  medium     |   Resolution:         
  Mlocked:  0          |  
-----------------------+----------------------------------------------------
Changes (by danielk):

  * milestone:  0.21 => unknown


Comment:

 fracmak, I still can't reproduce after trying to replicate everything I
 see in your log. The only really bad thing I see in there is that you are
 using busy loops for timing; when I turned that on here CPU usage shot up,
 as expected.

 Try running this as root before starting up playback:

 {{{
 echo 1024 > /proc/sys/dev/rtc/max-user-freq
 }}}

 Let me know if this fixes the problem; if it does add it to your startup
 scripts.

 Also you do know that you are NOT using XvMC, right? If playback of 720p
 only worked with XvMC before I wouldn't expect it to work with plain
 XVideo now.

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


More information about the mythtv-commits mailing list