[mythtv-commits] Re: Ticket #689: svn 7901 -> 7919 breaks some channels (zero byte recording)

MythTV mythtv at cvs.mythtv.org
Fri Nov 25 16:54:33 EST 2005


#689: svn 7901 -> 7919 breaks some channels (zero byte recording)
------------------------------+---------------------------------------------
 Reporter:  tephra at gmail.com  |        Owner:  danielk
     Type:  defect            |       Status:  new    
 Priority:  minor             |    Milestone:  0.19   
Component:  mythtv            |      Version:  head   
 Severity:  medium            |   Resolution:         
------------------------------+---------------------------------------------
Comment (by danielk):

 Can either of you try two these two things:
  * Try increasing search windown value in FindKeyframes() replace the 10
 in {{{return (idx >= 10*TSPacket::SIZE);}}} with 100.
  * Try Stuart's [7902] revert patch attached to ticket #692.

 Hopefully increasing the search window is sufficient. If not, then
 hopefully reverting 7902 works.

 -- Daniel

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


More information about the mythtv-commits mailing list