[mythtv-commits] Ticket #4343: SECAM-D/PAL-D are not supported in channel properties

MythTV mythtv at cvs.mythtv.org
Wed Feb 6 15:58:30 UTC 2008


#4343: SECAM-D/PAL-D are not supported in channel properties
----------------------------+-----------------------------------------------
 Reporter:  Artem Astafyev  |        Owner:  danielk
     Type:  defect          |       Status:  new    
 Priority:  minor           |    Milestone:  unknown
Component:  mythtv          |      Version:  head   
 Severity:  low             |   Resolution:         
  Mlocked:  0               |  
----------------------------+-----------------------------------------------

Comment(by danielk):

 Can you write the code for this in libs/libmythtv/channel.cpp ?

 It's very simple, just have a look at the format_to_mode() function on
 line 118 and mode_to_format() function on line 178. Then add whatever
 formats you add to these functions to the QStringList
 ChannelTVFormat::GetFormats(void) list in
 libs/libmythtv/channelsettings.cpp on line 136.

 FYI You will need to look up the "V4L version 1" document as well as the
 document you linked to.

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


More information about the mythtv-commits mailing list