[mythtv-users] Help with output from database for a Technotrend DVB-T card (or similar)

Bemer christian.bemervik at spray.se
Sun Oct 2 18:00:10 UTC 2005


Hi

I'm suspecting that my card aren't properly initialized in mythtv. It works
fine with mplayer outside mythtv.

Could someone with a Technotrend DVB-T card (or similar) compare my output
below with their own output:

Shouldn't there be values in the table capturecard for videodevice, audiodevice
and perhaps more fields to start my card?

mysql> select * from cardinput \G
*************************** 1. row ***************************
    cardinputid: 1
         cardid: 1
       sourceid: 1
      inputname: DVBInput
externalcommand: NULL
     preference: 1
      shareable: N
       tunechan:
      startchan: 1
  freetoaironly: 0
    diseqc_port: NULL
     diseqc_pos: 0
 lnb_lof_switch: 11700000
     lnb_lof_hi: 10600000
     lnb_lof_lo: 9750000
1 row in set (0.00 sec)

mysql>  select * from capturecard \G
*************************** 1. row ***************************
               cardid: 1
          videodevice: 0
          audiodevice:
            vbidevice:
             cardtype: DVB
         defaultinput: DVBInput
       audioratelimit: NULL
             hostname: htpc
         dvb_swfilter: 0
         dvb_recordts: 0
         dvb_sat_type: 0
dvb_wait_for_seqstart: 1
     dvb_dmx_buf_size: 8192
     dvb_pkt_buf_size: 8192
          skipbtaudio: 0
        dvb_on_demand: 1
      dvb_diseqc_type: 0
        firewire_port: 0
        firewire_node: 2
       firewire_speed: 0
       firewire_model: NULL
  firewire_connection: 0
       dvb_hw_decoder: 1
1 row in set (0.00 sec)

mysql> select * from videosource \G
*************************** 1. row ***************************
    sourceid: 1
        name: Boxer
xmltvgrabber: tv_grab_se_swedb
      userid:
   freqtable: europe-east
    lineupid: NULL
    password: NULL
1 row in set (0.00 sec)

Regards
Christian


More information about the mythtv-users mailing list