[mythtv-commits] Ticket #3997: Via XvMC not working after mythtv-vid merge

MythTV mythtv at cvs.mythtv.org
Sun Sep 23 21:59:24 UTC 2007


#3997: Via XvMC not working after mythtv-vid merge
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  danielk
     Type:  defect     |       Status:  new    
 Priority:  minor      |    Milestone:  0.21   
Component:  mythtv     |      Version:  head   
 Severity:  medium     |   Resolution:         
  Mlocked:  0          |  
-----------------------+----------------------------------------------------

Comment(by anonymous):

 Replying to [comment:2 danielk]:
 > I believe this may be due to changes made to make the VIA CN400 chipset
 work for HDTV.
 >
 > 1/ In your BIOS how much memory do you have allocated for the video?

 64M

 > 2/ Without changing the BIOS settings, does lowering the "5" in this
 statement
 > {{{
 >     // need the equivalent of 5 extra surfaces for VLD decoding -- Tegue
 >     if (surface_has_vld)
 >         num += 5;
 > }}}
 > make things work? If so, what is the maximum you can make it while still
 getting decoding to work?
 >

 Changing it to 4 (like Robin) also got the error to go away.  Also, I
 either mistakenly reported the CPU usage or something else happened, since
 even BEFORE I made this change, the CPU usage was typical of what I would
 expect with decoding active, and the display was fine as well.  Other than
 removing the error message, the change down to 4 had no noticable positive
 or negative effects.  Then again, it would appear that the error message
 itself may have been spurious, since my guess is decoding was working fine
 anyway.

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


More information about the mythtv-commits mailing list