[mythtv-commits] Ticket #5882: S2API support

MythTV mythtv at cvs.mythtv.org
Sun Dec 7 07:02:44 UTC 2008


#5882: S2API support
-------------------------+--------------------------------------------------
 Reporter:  wagabunda    |        Owner:  janne   
     Type:  enhancement  |       Status:  accepted
 Priority:  major        |    Milestone:  0.22    
Component:  dvb          |      Version:  head    
 Severity:  medium       |   Resolution:          
  Mlocked:  0            |  
-------------------------+--------------------------------------------------

Comment(by mnix):

 Replying to [comment:47 skerit at kipdola.com]:
 > Could somebody, who managed to get this to work, maybe post some kind of
 procedure?

 mythtv has problems with the vdr format output by scan-s2. use "-o zap" to
 get a format that is better handled by mythtv (see my posts above).

 You will probably also bump into other problems with creating the
 channels, but I have just got that sorted in my local copy and will be
 posting a few patches shortly.

 For anyone who can't wait, open up frequencytables.cpp and at line 62 add

 {{{
 tuning.sistandard = _tuning.sistandard;
 }}}

 after tuning.Clear();

 I'm off to do code clean-up and should get the patches posted here in the
 next 24 hours.

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


More information about the mythtv-commits mailing list