[mythtv-commits] Ticket #1190: VideoOutputXv failed to create image of the requested size...for 1080i

MythTV mythtv at cvs.mythtv.org
Thu Feb 2 03:21:17 UTC 2006


#1190: VideoOutputXv failed to create image of the requested size...for 1080i
--------------------+-------------------------------------------------------
 Reporter:  kevinm  |       Owner:  ijr 
     Type:  defect  |      Status:  new 
 Priority:  minor   |   Milestone:  0.19
Component:  mythtv  |     Version:  head
 Severity:  medium  |  
--------------------+-------------------------------------------------------
 Mythfrontend reports error when trying to view 1080i signal

 2006-02-01 20:15:27.376 VideoOutputXv Error: CreateXvShmImages():
 XvShmCreateImage() failed to create image of the requested size.
 2006-02-01 20:15:27.376 VideoOutputXv Error: CreateXvShmImages():
 XvShmCreateImage() failed to create image.


 I did some snooping through the code, placing debug statements, and it
 looks like it's trying to create a buffer for 1920x1088 but
 XvShmCreateImage only returns an "image" of 1920x1080.

 This is with svn 8801.  I tried 8629 but that one would segfault.

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


More information about the mythtv-commits mailing list