[mythtv-commits] Ticket #11108: RecordPreRoll doesn't work

MythTV noreply at mythtv.org
Thu May 30 21:47:10 UTC 2013


#11108: RecordPreRoll doesn't work
----------------------------------+-------------------------
 Reporter:  mythwiki@…            |          Owner:  gigem
     Type:  Bug Report - General  |         Status:  new
 Priority:  minor                 |      Milestone:  unknown
Component:  MythTV - Scheduling   |        Version:  0.25.2
 Severity:  medium                |     Resolution:
 Keywords:                        |  Ticket locked:  0
----------------------------------+-------------------------
Changes (by mythwiki@…):

 * status:  closed => new
 * resolution:  Works for me =>


Comment:

 My backend has found itself in that state again, with the enhanced logging
 active.  Here is a logging interval around a recording that failed to
 start at the preroll time of 15 seconds.  The program was scheduled to be
 broadcast starting at 14:00:00 local time.

 This isn't a one-off failure, all new recordings are now starting late.
 The code is v0.25.2, with this patch applied:
 http://code.mythtv.org/trac/attachment/ticket/11328/keep-first-
 keyframe-v4-v0.25.patch

 {{{
 May 28 13:57:30 <<<...>>> I Scheduler scheduler.cpp:1829 (run) sleeping
 for 60000 ms (interuptable)
 May 28 13:58:30 <<<...>>> I Scheduler scheduler.cpp:1829 (run) sleeping
 for 60000 ms (interuptable)
 May 28 13:58:30 <<<...>>> I CoreContext mythdbcon.cpp:395
 (PurgeIdleConnections) New DB connection, total: 12
 May 28 13:59:30 <<<...>>> I Scheduler mythdbcon.cpp:395
 (PurgeIdleConnections) New DB connection, total: 12
 May 28 13:59:30 <<<...>>> I Scheduler scheduler.cpp:4416
 (FillRecordingDir) Scheduler: FillRecordingDir: Starting
 May 28 13:59:30 <<<...>>> I Scheduler scheduler.cpp:4895
 (FillRecordingDir) Scheduler: FillRecordingDir: Finished
 May 28 13:59:30 <<<...>>> I Scheduler scheduler.cpp:1829 (run) sleeping
 for 5000 ms (interuptable)
 May 28 13:59:30 <<<...>>> I TVRecEvent tv_rec.cpp:1536
 (HandlePendingRecordings) TVRec(1): ASK_RECORDING 1 13 0 0
 May 28 13:59:30 <<<...>>> I TVRecEvent tv_rec.cpp:1536
 (HandlePendingRecordings) TVRec(3): ASK_RECORDING 3 13 0 0
 May 28 13:59:35 <<<...>>> I Scheduler scheduler.cpp:1829 (run) sleeping
 for 5000 ms (interuptable)
 May 28 13:59:40 <<<...>>> I Scheduler scheduler.cpp:1829 (run) sleeping
 for 2000 ms (interuptable)
 May 28 13:59:42 <<<...>>> I Scheduler scheduler.cpp:1813 (run) sleeping
 for 16000 ms (s2n: 17 sr: 16)
 May 28 13:59:58 <<<...>>> I TVRecEvent tv_rec.cpp:1029 (HandleStateChange)
 TVRec(1): Changing from None to RecordingOnly
 May 28 13:59:58 <<<...>>> I TVRecEvent mythdbcon.cpp:395
 (PurgeIdleConnections) New DB connection, total: 12
 May 28 13:59:58 <<<...>>> E CoreContext programinfo.cpp:2278
 (GetPlaybackURL) ProgramInfo(2590_20130528140000.mpg): GetPlaybackURL:
 '2590_20130528140000.mpg' should be local, but it can not be found.
 May 28 13:59:58 <<<...>>> I TVRecEvent tv_rec.cpp:3495
 (TuningCheckForHWChange) TVRec(1): HW Tuner: 1->1
 May 28 13:59:58 <<<...>>> I TVRecEvent v4lchannel.cpp:661
 (SetInputAndFormat) V4LChannel(/dev/hdpvr): SetInputAndFormat(1, NTSC)
 (v4l v2) input_switch: 0 mode_switch: 1
 May 28 13:59:58 <<<...>>> N Scheduler autoexpire.cpp:263 (CalcParams)
 AutoExpire: CalcParams(): Max required Free Space: 3.0 GB w/freq: 15 min
 May 28 13:59:58 <<<...>>> I Scheduler recordinginfo.cpp:1171 (AddHistory)
 AddHistory: -10/0, 0, 0, Tue May 28 14:00:00 2013/Divine Design
 May 28 13:59:58 <<<...>>> I Scheduler scheduler.cpp:2514
 (HandleRecordingStatusChange) Tuning recording: "Divine Design":"Carol and
 Paul's Living Room": channel 2590 on cardid 1, sourceid 2
 May 28 13:59:58 <<<...>>> I Scheduler scheduler.cpp:1813 (run) sleeping
 for 1000 ms (s2n: 1 sr: 16)
 May 28 13:59:59 <<<...>>> I Scheduler scheduler.cpp:1813 (run) sleeping
 for 566 ms (s2n: 0 sr: 16)
 May 28 14:00:00 <<<...>>> I Scheduler recordinginfo.cpp:1171 (AddHistory)
 AddHistory: 4/0, 0, 0, Tue May 28 14:00:00 2013/Divine Design
 May 28 14:00:00 <<<...>>> I Scheduler scheduler.cpp:1813 (run) sleeping
 for 1000 ms (s2n: 0 sr: 16)
 May 28 14:00:01 <<<...>>> I Scheduler scheduler.cpp:1829 (run) sleeping
 for 60000 ms (interuptable)
 May 28 14:00:04 <<<...>>> I CoreContext scheduler.cpp:637
 (UpdateRecStatus) Updating status for "Divine Design":"Carol and Paul's
 Living Room" on cardid 1 (Tuning => Recording)
 May 28 14:00:04 <<<...>>> I CoreContext recordinginfo.cpp:1171
 (AddHistory) AddHistory: -2/-10, 0, 0, Tue May 28 14:00:00 2013/Divine
 Design
 May 28 14:00:04 <<<...>>> I TVRecEvent tv_rec.cpp:3989 (TuningNewRecorder)
 TVRec(1): rec->GetPathname(): '/myth/tv3/2590_20130528140000.mpg'
 May 28 14:01:01 <<<...>>> I Scheduler scheduler.cpp:1829 (run) sleeping
 for 60000 ms (interuptable)
 May 28 14:02:01 <<<...>>> I Scheduler scheduler.cpp:1829 (run) sleeping
 for 60000 ms (interuptable)
 May 28 14:02:11 <<<...>>> I HouseKeeping housekeeper.cpp:225
 (RunHouseKeeping) Running housekeeping thread
 May 28 14:03:01 <<<...>>> I Scheduler scheduler.cpp:1829 (run) sleeping
 for 60000 ms (interuptable)
 }}}

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/11108#comment:7>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list