[mythtv-commits] Ticket #1865: Move seek info from recordedmarkup

MythTV mythtv at cvs.mythtv.org
Mon Feb 19 03:17:02 UTC 2007


#1865: Move seek info from recordedmarkup
-------------------------------+--------------------------------------------
 Reporter:  stuart at tase.co.uk  |        Owner:  ijr   
     Type:  patch              |       Status:  closed
 Priority:  minor              |    Milestone:        
Component:  mythtv             |      Version:  head  
 Severity:  medium             |   Resolution:  fixed 
-------------------------------+--------------------------------------------
Comment (by janne):

 (In [12823]) Optimizes size of the recordedseek, recordedmarkup and
 filemarkup table.

 Use 64 bit int for offset saves for most recordings space and
 the fixed size records have a speed advantage.
 The new size of the mark column limits the maximun recording length
 to 77 hours at 60fps.

 Removes long long to string conversions from position and cutlist map
 handling.

 Attention: The DB schema update can take a couple minutes and needs enough
 free space
 on the database partition (depending on the type and number of
 recordings).

 This updates saves more than 25% space for my mythconverg.

 Refs #1865

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/1865#comment:2>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list