[mythtv-commits] Ticket #11455: DVD subpictures without an explicit 'end' time are not shown.

MythTV noreply at mythtv.org
Thu Mar 14 16:35:20 UTC 2013


#11455: DVD subpictures without an explicit 'end' time are not shown.
-----------------------------------+-----------------------------
 Reporter:  peper03@…              |          Owner:
     Type:  Bug Report - General   |         Status:  new
 Priority:  minor                  |      Milestone:  unknown
Component:  MythTV - DVD Playback  |        Version:  Master Head
 Severity:  medium                 |     Resolution:
 Keywords:                         |  Ticket locked:  0
-----------------------------------+-----------------------------

Comment (by peper03@…):

 The updated patch initializes end_display_time to the same value as
 start_display_time.

 Also, the number of subtitles that can be buffered is increased to 40 to
 (hopefully) allow as many subtitles to be buffered as video frames (OpenGL
 on my machine buffers 29 frames, so for full frame-rate
 subtitles/subpictures, it must be possible to buffer the same number of
 subtitles).

 Note that the patch from #11451 must be applied before either of these
 patches.

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


More information about the mythtv-commits mailing list