Difference between revisions of "Capturecard table"

From MythTV Official Wiki
Jump to: navigation, search
m (Capturecard moved to Table capturecard)
m (Table capturecard moved to Capturecard table)
(No difference)

Revision as of 16:53, 28 February 2006

table capturecard

Contains one entry for each installed Tuner Card, regardless of which backend it's installed in (master or slave).

You can manually alter this table as long as you restart all backends afterwards.

||<tablewidth="100%" rowbgcolor="#D6DFE7">Field||Type||NULL||Default|| ||cardid||int(10)||No|||| ||videodevice||varchar(128)||Yes||NULL|| ||audiodevice||varchar(128)||Yes||NULL|| ||vbidevice||varchar(128)||Yes||NULL|| ||cardtype||varchar(32)||Yes||V4L|| ||defaultinput||varchar(32)||Yes||Television|| ||audioratelimit||int(11)||Yes||NULL|| ||hostname||varchar(255)||Yes||NULL|| ||dvb_swfilter||int(11)||Yes||0|| ||dvb_recordts||int(11)||Yes||0|| ||dvb_sat_type||int(11)||No||0|| ||dvb_wait_for_seqstart||int(11)||No||1|| ||dvb_dmx_buf_size||int(11)||No||8192|| ||dvb_pkt_buf_size||int(11)||No||8192|| ||skipbtaudio||tinyint(1)||Yes||0|| ||dvb_on_demand||tinyint(4)||No||0||

(a/o CVS 204-05-16)