[mythtv-commits] Ticket #11730: Playback doesn't exit at the end of playback

MythTV noreply at mythtv.org
Mon Aug 12 14:57:05 UTC 2013


#11730: Playback doesn't exit at the end of playback
-------------------------------------+-----------------------------
 Reporter:  jyavenard                |          Owner:  stichnot
     Type:  Bug Report - General     |         Status:  new
 Priority:  minor                    |      Milestone:  unknown
Component:  MythTV - Video Playback  |        Version:  Master Head
 Severity:  medium                   |     Resolution:
 Keywords:                           |  Ticket locked:  0
-------------------------------------+-----------------------------

Comment (by markspieth):

 File segment with extra debugging


 {{{
 2013-08-13 00:46:05.893032 I  Player(0): FPS:   23.96 Mean: 41735 Std.Dev:
 8380 CPUs: 20% 17%
 2013-08-13 00:46:08.059167 I  AFD: Key frame distance changed from 29 to
 76.
 2013-08-13 00:46:09.841955 I  Player(0): FPS:   24.06 Mean: 41560 Std.Dev:
 8407 CPUs: 21% 24%
 2013-08-13 00:46:10.758244 E  decoding error
                         eno: Unknown error 541478725 (541478725)
 2013-08-13 00:46:10.807853 I  waiting for no video frames 26 vd=0 ad=0
 at=1459
 2013-08-13 00:46:10.841134 I  waiting for no video frames 25 vd=0 ad=0
 at=1425
 2013-08-13 00:46:10.891156 I  waiting for no video frames 24 vd=0 ad=0
 at=1375
 2013-08-13 00:46:10.924482 I  waiting for no video frames 23 vd=0 ad=0
 at=1342
 2013-08-13 00:46:10.974494 I  waiting for no video frames 22 vd=0 ad=0
 at=1292
 2013-08-13 00:46:11.007804 I  waiting for no video frames 21 vd=0 ad=0
 at=1259
 2013-08-13 00:46:11.057769 I  waiting for no video frames 20 vd=0 ad=0
 at=1209
 2013-08-13 00:46:11.091082 I  waiting for no video frames 19 vd=0 ad=0
 at=1175
 2013-08-13 00:46:11.141085 I  waiting for no video frames 18 vd=0 ad=0
 at=1125
 2013-08-13 00:46:11.174422 I  waiting for no video frames 17 vd=0 ad=0
 at=1092
 2013-08-13 00:46:11.224376 I  waiting for no video frames 16 vd=0 ad=0
 at=1042
 2013-08-13 00:46:11.257699 I  waiting for no video frames 15 vd=0 ad=0
 at=1009
 2013-08-13 00:46:11.307712 I  waiting for no video frames 14 vd=0 ad=0
 at=959
 2013-08-13 00:46:11.340983 I  waiting for no video frames 13 vd=0 ad=0
 at=926
 2013-08-13 00:46:11.390997 I  waiting for no video frames 12 vd=0 ad=0
 at=876
 2013-08-13 00:46:11.424295 I  waiting for no video frames 11 vd=0 ad=0
 at=842
 2013-08-13 00:46:11.474308 I  waiting for no video frames 10 vd=0 ad=0
 at=792
 2013-08-13 00:46:11.507635 I  waiting for no video frames 9 vd=0 ad=0
 at=759
 2013-08-13 00:46:11.557626 I  waiting for no video frames 8 vd=0 ad=0
 at=709
 2013-08-13 00:46:11.590903 I  waiting for no video frames 7 vd=0 ad=0
 at=676
 2013-08-13 00:46:11.640912 I  waiting for no video frames 6 vd=0 ad=0
 at=626
 2013-08-13 00:46:11.674243 I  waiting for no video frames 5 vd=0 ad=0
 at=592
 2013-08-13 00:46:11.724223 I  waiting for no video frames 4 vd=0 ad=0
 at=542
 2013-08-13 00:46:11.757579 I  waiting for no video frames 3 vd=0 ad=0
 at=509
 2013-08-13 00:46:11.807541 I  waiting for no video frames 2 vd=0 ad=0
 at=459
 2013-08-13 00:46:11.857554 I  waiting for no video frames 1 vd=0 ad=0
 at=409
 2013-08-13 00:46:11.890820 I  waiting for no video frames 0 vd=1 ad=0
 at=376
 2013-08-13 00:46:11.940829 I  waiting for no video frames 0 vd=1 ad=0
 at=326
 2013-08-13 00:46:11.941813 I  Player(0): Video is 6.45864 frames behind
 audio (too slow), dropping frame to catch up.
 2013-08-13 00:46:11.941822 I  AOBase: Pause 1
 2013-08-13 00:46:11.941862 I  waiting for no video frames 0 vd=1 ad=0
 at=325
 2013-08-13 00:46:11.942718 I  Player(0): Video is 11.4374 frames behind
 audio (too slow), dropping frame to catch up.
 2013-08-13 00:46:11.942724 I  AOBase: Pause 1
 2013-08-13 00:46:11.942757 I  waiting for no video frames 0 vd=1 ad=0
 at=324
 2013-08-13 00:46:11.943720 I  Player(0): Video is 15.1775 frames behind
 audio (too slow), dropping frame to catch up.
 2013-08-13 00:46:11.943727 I  AOBase: Pause 1
 2013-08-13 00:46:11.943763 I  waiting for no video frames 0 vd=1 ad=0
 at=323
 }}}

 It looks like audio is paused when video is done by something other than
 event loop thus audio will never drain! silence playback will keep it from
 emptying.

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


More information about the mythtv-commits mailing list