[mythtv-commits] Ticket #1970: dvbrecorder: limit number of open pid filters

MythTV mythtv at cvs.mythtv.org
Sun Aug 13 15:23:04 UTC 2006


#1970: dvbrecorder: limit number of open pid filters
--------------------------------------------+-------------------------------
 Reporter:  Janne <janne-mythtv at grunau.be>  |        Owner:  ijr     
     Type:  defect                          |       Status:  reopened
 Priority:  minor                           |    Milestone:          
Component:  dvb                             |      Version:  head    
 Severity:  medium                          |   Resolution:          
--------------------------------------------+-------------------------------
Changes (by Janne <janne-mythtv at grunau.be>):

  * status:  closed => reopened
  * resolution:  wontfix =>
  * version:  => head
  * component:  mythtv => dvb

Comment:

 Almost final version of the round robin PMT listening patch.

 Opens filter for PMT monitoring until a demux filter can't be opened, i.e
 we will use all available hardware filter. If we need to open another
 filter the PMT PID filter with the lowest pid will get closed and pushed
 back to the queue.

 Two small issues remain:
 We should maybe change the "Failed to set demux filter" VERBOSE level from
 important to record.
 I'm not sure if the counter based timer in the read loop is ok. I didn't
 want to use a real timer with a stop time of 0.2 seconds. 250 runs of the
 loop take on my computer approximately 0.2 seconds.

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


More information about the mythtv-commits mailing list