
stichnot at gmail
Mar 18, 2010, 9:13 PM
Post #1 of 1
(369 views)
Permalink
|
|
Re: [mythtv-commits] Ticket #8203: can't find subtitles when recordings not renamed
|
|
On Thu, Mar 18, 2010 at 1:29 PM, MythTV <mythtv [at] cvs> wrote: > #8203: can't find subtitles when recordings not renamed > > -------------------------------------+-------------------------------------- > Reporter: open@… | Owner: janne > Type: defect | Status: new > Priority: minor | Milestone: unknown > Component: MythTV - Video Playback | Version: 0.22 > Severity: medium | Mlocked: 0 > > -------------------------------------+-------------------------------------- > in 0.22r23069 when imported recordings are not renamed, the subtitles > can't be find and displayed when playing. > example: > The.Big.Bang.Theory.S01E01.Pilot.avi > The.Big.Bang.Theory.S01E01.Pilot.avi.png > The.Big.Bang.Theory.S01E01.Pilot.srt > > -- > Ticket URL: <http://svn.mythtv.org/trac/ticket/8203> > I tested this against a recent trunk (r23758), and it appears to work. Imported using: myth.rebuilddatabase.pl --ext avi --norename --dir /storage/recordings I believe your problem may be what I reported (and attached a patch to fix) in http://svn.mythtv.org/trac/ticket/8153 -- there is no OSD menu to turn text subtitles on/off. Can you try pressing the "T" key during playback to toggle the subtitles? Alternatively, set the following option in Utilities/Setup > Setup > TV Settings > Playback OSD > page 3 Always display closed captioning or subtitles If enabled, captions will be displayed when playing back recordings or watching live TV. Closed Captioning can be turned on or off by pressing "T" during playback. Jim
|