[mythtv-commits] Ticket #12247: recordings slow to start for 1 minute.

MythTV noreply at mythtv.org
Sun Mar 8 08:38:22 UTC 2020


#12247: recordings slow to start for 1 minute.
-------------------------------------+-----------------------------
 Reporter:  blm-ubunet@…             |          Owner:  JYA
     Type:  Bug Report - General     |         Status:  new
 Priority:  minor                    |      Milestone:  unknown
Component:  MythTV - Video Playback  |        Version:  Master Head
 Severity:  low                      |     Resolution:
 Keywords:                           |  Ticket locked:  0
-------------------------------------+-----------------------------

Comment (by Klaas de Waal):

 This problem can be reproduced with today's master. The only difference is
 that the wait time before the recording starts is now 15 seconds instead
 of 10.

 Reproducing is trivial:
 - start a recording (either via schedule or by pressing "R" in the guide)
 - the recording is now displayed green in the "Watch Recordings" page
 - stop the recording
 - the recording is now displayed in white in the "Watch Recordings" page
 - give playback command
 - NOW wait for 15 seconds and watch the black screen
 - then playback starts

 As described, when the playback command is given one minute or more after
 the recording has stopped the playback starts immediately.

 Relevant bits from the frontend log:

 {{{
 Mar  8 09:08:00 myth3 mythfrontend: mythfrontend[1276]: N CoreContext
 audioplayer.cpp:162 (ReinitAudio) AudioPlayer: Enabling Audio
 Mar  8 09:08:00 myth3 mythfrontend: mythfrontend[1276]: I CoreContext
 mythplayer.cpp:787 (OpenFile) Player(5): Opening
 'myth://zolder/10020_20200308080600.ts'
 Mar  8 09:08:15 myth3 mythfrontend: mythfrontend[1276]: I CoreContext
 decoders/avformatdecoder.cpp:2037 (ScanStreams) AFD: codec MP2 has 2
 channels
 Mar  8 09:08:15 myth3 mythfrontend: mythfrontend[1276]: I CoreContext
 decoders/avformatdecoder.cpp:2539 (OpenAVCodec) AFD: Opened codec
 0x55962a40b740, id(MP2) type(Audio)

 }}}


 Backend log of the same interval:
 {{{
 2020-03-08 09:08:00.359814 I  MainServer: MainServer::ANN Playback
 2020-03-08 09:08:00.359832 I  MainServer: adding: myth3(143be00) as a
 client (events: 0)
 2020-03-08 09:08:00.383147 I  MainServer: adding: myth3(16c7830) as a file
 transfer
 2020-03-08 09:08:02.202491 I  Reschedule requested for MATCH 0 0 0
 2020-03-11T23:30:00Z EITScanner
 2020-03-08 09:08:03.953994 I  Scheduled 132 items in 1.7 = 0.74 match +
 0.87 check + 0.08 place
 2020-03-08 09:08:15.483637 I  Monitor sock(7fd3103fdd90) 'zolder'
 disconnected
 2020-03-08 09:08:15.484857 I  Monitor sock(150d8d0) 'zolder' disconnected
 }}}

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


More information about the mythtv-commits mailing list