[mythtv-commits] Ticket #3217: Mythweb writes 0 size png thumbnails files in data/cache directory

MythTV mythtv at cvs.mythtv.org
Sun Mar 18 20:35:41 UTC 2007


#3217: Mythweb writes 0 size png thumbnails files in data/cache directory
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  xris      
     Type:  defect     |       Status:  closed    
 Priority:  minor      |    Milestone:  unknown   
Component:  mythweb    |      Version:  head      
 Severity:  low        |   Resolution:  worksforme
-----------------------+----------------------------------------------------

Comment(by goldwein at xrtmd.net):

 Would it help if I told you that the zero size images being transferred to
 the mythweb data/cache directory are of the format
 "1008_20060508210000.mpg.100x0x64.png" while the original displayable png
 files located in the recordings directory are in the form
 "1008_20060508210000.mpg.png".  It seems like mythweb is requesting a
 preview pixmap be genereated that is 100x0 (width x height), 64 seconds
 into the recording.   Maybe it is the 0 height that is the problem?  Not
 sure how I can change that in any setting, but the original png files
 display fine on the MythTV recordings listing.

 Thanks

 JG

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


More information about the mythtv-commits mailing list