[mythtv-commits] Ticket #6002: Livetv works on new HD multiplex, but recording fails

MythTV mythtv at cvs.mythtv.org
Wed Sep 16 17:22:17 UTC 2009


#6002: Livetv works on new HD multiplex, but recording fails
--------------------------------------+-------------------------------------
 Reporter:  mythtv at remars.com         |        Owner:  danielk   
     Type:  defect                    |       Status:  closed    
 Priority:  minor                     |    Milestone:  0.22      
Component:  MythTV - Channel Scanner  |      Version:  0.21-fixes
 Severity:  medium                    |   Resolution:  invalid   
  Mlocked:  0                         |  
--------------------------------------+-------------------------------------

Comment(by mythtv at remars.com):

 mysql> select * from channelscan;
 +--------+--------+----------+-----------+---------------------+
 | scanid | cardid | sourceid | processed | scandate            |
 +--------+--------+----------+-----------+---------------------+
 |      1 |      9 |        1 |         1 | 2009-09-08 21:59:16 |
 +--------+--------+----------+-----------+---------------------+
 1 row in set (0.00 sec)

 mysql> select * from channelscan_channel;
 +-------------+--------+----------+-----------+------------+-------------+--------------+----------+------------+--------------------+--------------------+------------------+--------+-----------------+--------+------+----------+---------+----------+----------+---------------+----------+------------+-------+-------------+------------------+--------+--------+--------+--------+--------+--------------+-----------------+------------------+--------------+--------------------+-------------------+-------------------+
 | transportid | scanid | mplex_id | source_id | channel_id | callsign    |
 service_name | chan_num | service_id | atsc_major_channel |
 atsc_minor_channel | use_on_air_guide | hidden | hidden_in_guide | freqid
 | icon | tvformat | xmltvid | pat_tsid | vct_tsid | vct_chan_tsid |
 sdt_tsid | orig_netid | netid | si_standard | in_channels_conf | in_pat |
 in_pmt | in_vct | in_nit | in_sdt | is_encrypted | is_data_service |
 is_audio_service | is_opencable | could_be_opencable | decryption_status |
 default_authority |
 +-------------+--------+----------+-----------+------------+-------------+--------------+----------+------------+--------------------+--------------------+------------------+--------+-----------------+--------+------+----------+---------+----------+----------+---------------+----------+------------+-------+-------------+------------------+--------+--------+--------+--------+--------+--------------+-----------------+------------------+--------------+--------------------+-------------------+-------------------+
 |           1 |      1 |       16 |         1 |          0 | TF1 HD      |
 TF1 HD       | 51       |       1281 |                  0 |
 0 |                1 |      0 |               0 |        |      |
 |         |        5 |        0 |             0 |        5 |       8442 |
 8442 | dvb         |                0 |      1 |      1 |      0 |      1
 |      1 |            0 |               0 |                0 |
 0 |                  0 |                 0 |                   |
 |           1 |      1 |       16 |         1 |          0 | France 2 HD |
 France 2 HD  | 52       |       1282 |                  0 |
 0 |                1 |      0 |               0 |        |      |
 |         |        5 |        0 |             0 |        5 |       8442 |
 8442 | dvb         |                0 |      1 |      1 |      0 |      1
 |      1 |            0 |               0 |                0 |
 0 |                  0 |                 0 |                   |
 |           1 |      1 |       16 |         1 |          0 | M6HD        |
 M6HD         | 56       |       1283 |                  0 |
 0 |                1 |      0 |               0 |        |      |
 |         |        5 |        0 |             0 |        5 |       8442 |
 8442 | dvb         |                0 |      1 |      1 |      0 |      1
 |      1 |            0 |               0 |                0 |
 0 |                  0 |                 0 |                   |
 +-------------+--------+----------+-----------+------------+-------------+--------------+----------+------------+--------------------+--------------------+------------------+--------+-----------------+--------+------+----------+---------+----------+----------+---------------+----------+------------+-------+-------------+------------------+--------+--------+--------+--------+--------+--------------+-----------------+------------------+--------------+--------------------+-------------------+-------------------+
 3 rows in set (0.00 sec)

 mysql> select * from channelscan_dtv_multiplex;
 +-------------+--------+---------+-----------+-----------+------------+------+----------+--------------+-----------+---------+--------------+------------+-------------------+----------------+-----------+-----------+------------+------------+-------------------+
 | transportid | scanid | mplexid | frequency | inversion | symbolrate |
 fec  | polarity | hp_code_rate | mod_sys   | rolloff | lp_code_rate |
 modulation | transmission_mode | guard_interval | hierarchy | bandwidth |
 sistandard | tuner_type | default_authority |
 +-------------+--------+---------+-----------+-----------+------------+------+----------+--------------+-----------+---------+--------------+------------+-------------------+----------------+-----------+-----------+------------+------------+-------------------+
 |           1 |      1 |      16 | 538166667 | a         |          0 |
 auto | v        | auto         | UNDEFINED | 0.35    | 2/3          |
 qam_64     | 8                 | 1/8            | n         | 8         |
 dvb        |          2 |                   |
 +-------------+--------+---------+-----------+-----------+------------+------+----------+--------------+-----------+---------+--------------+------------+-------------------+----------------+-----------+-----------+------------+------------+-------------------+
 1 row in set (0.00 sec)

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


More information about the mythtv-commits mailing list