[mythtv-commits] Ticket #10152: 96eabe4c7d breaks clearing of SSA/ASS subtitles

MythTV noreply at mythtv.org
Fri Nov 4 23:52:56 UTC 2011


#10152: 96eabe4c7d breaks clearing of SSA/ASS subtitles
------------------------------------------+-------------------------
     Reporter:  slackerlinux85@…          |      Owner:  markk
         Type:  Bug Report - General      |     Status:  new
     Priority:  minor                     |  Milestone:  unknown
    Component:  MythTV - Video Playback   |    Version:  Unspecified
     Severity:  low                       |   Keywords:
Ticket locked:  0                         |
------------------------------------------+-------------------------
 96eabe4c7d bails out of DisplayAVSubtitles() early if there is no
 subtitles queued which has the effect of stopping RenderAssTrack() from
 running every frame causing subtitles to not get cleared till a new
 subtitle arrives in the queue.

 attached is the fix im using for now it seems to work but might be better
 to move RenderAssTrack() to SubtitleScreen::Pulse() and only run it when
 av subtitles are displayed

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10152>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list