[mythtv-commits] Ticket #13423: MythTV stopped recording multiple channels from single DVB strream

MythTV noreply at mythtv.org
Sat Mar 9 21:37:10 UTC 2019


#13423: MythTV stopped recording multiple channels from single DVB strream
----------------------------------+--------------------------------
 Reporter:  bib1963               |          Owner:  (none)
     Type:  Bug Report - General  |         Status:  infoneeded_new
 Priority:  minor                 |      Milestone:  needs_triage
Component:  MythTV - General      |        Version:  Master Head
 Severity:  medium                |     Resolution:
 Keywords:                        |  Ticket locked:  0
----------------------------------+--------------------------------
Changes (by Klaas de Waal):

 * status:  new => infoneeded_new


Comment:

 Have tested this with the following configuration:
 - one DVB-C tuner configured for maximum 4 recordings
 - 2 programs scheduled to start at 20:00
 - "Time to record before start of show": 180 seconds

 Detailed tuner configuration:

 {{{
 MariaDB [mythconverg]> select cardid, videodevice, displayname,
 dvb_eitscan, sourceid, inputname, reclimit, schedorder, livetvorder from
 capturecard;
 +--------+-----------------------------+-------------+-------------+----------+-----------+----------+------------+-------------+
 | cardid | videodevice                 | displayname | dvb_eitscan |
 sourceid | inputname | reclimit | schedorder | livetvorder |
 +--------+-----------------------------+-------------+-------------+----------+-----------+----------+------------+-------------+
 |      1 | /dev/dvb/adapter3/frontend0 | K0          |           1 |
 2 | DVBInput  |        4 |          1 |           1 |
 |      6 | /dev/dvb/adapter3/frontend0 | K0          |           1 |
 2 | DVBInput  |        4 |          1 |           1 |
 |      7 | /dev/dvb/adapter3/frontend0 | K0          |           1 |
 2 | DVBInput  |        4 |          1 |           1 |
 |      8 | /dev/dvb/adapter3/frontend0 | K0          |           1 |
 2 | DVBInput  |        4 |          1 |           1 |
 +--------+-----------------------------+-------------+-------------+----------+-----------+----------+------------+-------------+
 4 rows in set (0.001 sec)

 }}}


 Both programs have been recorded correct; both recordings starting at
 19:57 and continued until the scheduled end of the program.

 Please update your MythTV with the latest master and check that the
 problem still exists.

 If the problem still exists, please give:
 - the detailed tuner configuration
 - the output of mythbackend for the whole recording period with the
 following verbosity:

 {{{
 mythbackend -v general,channel,chanscan,record,eit,dvbcam

 }}}

-- 
Ticket URL: <https://code.mythtv.org/trac/ticket/13423#comment:4>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list