[mythtv-commits] mythtv/master commit: 4fe1522fc by Mark Kendall (mark-kendall)

MythTV noreply at mythtv.org
Mon Oct 17 12:46:54 UTC 2011


      Author:  Mark Kendall <mkendall at mythtv.org>
 Change Date:  2011-10-17T05:46:32-07:00
   Push Date:  2011/10/17 05:46:39 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  4fe1522fc8fd957f76fa3d82f0b9cecf7ad7748c
   Changeset:  https://github.com/MythTV/mythtv/commit/4fe1522fc

Log:

Subtitles: Add initial forced subtitle support.

This enables forced subtitles when they are part of the current,
automatically selected subtitle stream (i.e. if your language is
English, an English subtitle track is automatically selected in the
existing code. Any forced subtitle detected will now be displayed).

I will add an OSD menu option to toggle forced subtitles.

This will not work for blu ray material where the forced subtitles are
on a different track entirely.

There are still some intermittent issues with DVD material that seem to
be related to the existing code. In these cases the forced subtitles may
no display.

Modified:

   mythtv/libs/libmythtv/avformatdecoder.cpp
   mythtv/libs/libmythtv/mythplayer.cpp
   mythtv/libs/libmythtv/mythplayer.h
   mythtv/libs/libmythtv/subtitlereader.cpp
   mythtv/libs/libmythtv/subtitlereader.h
   mythtv/libs/libmythtv/subtitlescreen.cpp



More information about the mythtv-commits mailing list