Opened 14 years ago
Closed 14 years ago
Last modified 13 years ago
#3554 closed enhancement (fixed)
internal dvd player: change still frame detection code.
Reported by: | skamithi | Owned by: | skamithi |
---|---|---|---|
Priority: | minor | Milestone: | 0.21 |
Component: | mythtv | Version: | head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
while navigating the dvd menu for notes of a scandal, found that a still frame cell was not flagged by the dvd. therefore this dvd still frame was not displayed.
changing dvd still frame detection to be turned on by the presence of the mpeg sequence end code seems to be better solution as some dvds don't set the still frame flag.
Attachments (1)
Change History (6)
Changed 14 years ago by
Attachment: | change_still_frame_detection.diff added |
---|
comment:1 Changed 14 years ago by
Owner: | changed from Isaac Richards to skamithi |
---|---|
Status: | new → assigned |
comment:2 Changed 14 years ago by
comment:3 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:4 Changed 14 years ago by
Note: See
TracTickets for help on using
tickets.
(In [13573]) Refs #3554. internal dvd player. change still frame detection code. fixes still frame not displayed issue on some dvds i've watched.