Opened 17 years ago

Closed 17 years ago

#2806 closed defect (fixed)

internal dvd player: dvd menu button not displaying. wrong subtitle stream chosen.

Reported by: skamithi Owned by: skamithi
Priority: minor Milestone: 0.21
Component: mythtv Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

found a couple of dvds where the wrong subtitle track is chosen for the dvd menu. looks like for mythtv selecting the subtitle dvd menu track with the "normal" and not "letterbox" bitmap is the way to go.

Attachments (1)

subtitle_track_choice.diff (2.3 KB) - added by skamithi 17 years ago.
if the aspect is 16/9, use the "wide" subtitle track. otherwise also use the track with the stream id of 0x20(32)

Download all attachments as: .zip

Change History (4)

Changed 17 years ago by skamithi

Attachment: subtitle_track_choice.diff added

if the aspect is 16/9, use the "wide" subtitle track. otherwise also use the track with the stream id of 0x20(32)

comment:1 Changed 17 years ago by skamithi

Status: newassigned

comment:2 Changed 17 years ago by skamithi

Milestone: unknown0.21
Version: 0.20head

comment:3 Changed 17 years ago by skamithi

Resolution: fixed
Status: assignedclosed

(In [12274]) Closes #2806. internal dvd player: fix for dvd menu selecting the wrong subtitle stream.

Note: See TracTickets for help on using tickets.