[mythtv-commits] Ticket #11579: Slideshow DVDs do not play back correctly

MythTV noreply at mythtv.org
Sat Jun 22 19:56:00 UTC 2013


#11579: Slideshow DVDs do not play back correctly
-----------------------------------+-------------------------------------
 Reporter:  peper03@…              |          Owner:  Richard <peper03@…>
     Type:  Patch - Bug Fix        |         Status:  closed
 Priority:  minor                  |      Milestone:  unknown
Component:  MythTV - DVD Playback  |        Version:  Master Head
 Severity:  medium                 |     Resolution:  fixed
 Keywords:                         |  Ticket locked:  0
-----------------------------------+-------------------------------------
Changes (by Richard <peper03@…>):

 * owner:   => Richard <peper03@…>
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"b670ba578f5571ca29b96a2bd30bf226287f1cb6/mythtv"]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="b670ba578f5571ca29b96a2bd30bf226287f1cb6"
 Handle seeking within slideshows.

 As slideshows only contain a single video frame to be displayed for an
 arbitary amount of time along with audio, seeking can cause issues as you
 may jump over the frame to be displayed.

 Using an audio DVD of classical music as an example:

 1. Each movement contains a single video frame at the beginning.
 2. The second movement has just begun and the user skips back several
 seconds to the end of the first movement.
 3. This change detects that a different video frame should be displayed
 and jumps back further to retrieve the video frame and, once retrieved,
 returns to the original position to continue playback.

 Closes #11579
 }}}

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


More information about the mythtv-commits mailing list