Opened 12 years ago
Closed 5 years ago
#11278 closed Patch - Bug Fix (Fixed)
Video glitches when re-scanning streams with a different framerate to the local standard
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | MythTV - Video Decoding | Version: | Master Head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
When streams are re-scanned due to a change in the number of streams (e.g. at the transition from a video intro to the menu on a DVD), the video stream(s) are ignored and a default frame rate is set based on the local TV standard set by the user.
If the content being played does not match that frame rate (e.g. an NTSC DVD played on a 'PAL' system), video glitches occur because Myth believes the video and audio are no longer synchronized.
The attached patch tries to use the last known good frame rate. If this hasn't been set yet, the local TV standard is used instead.
Attachments (1)
Change History (2)
Changed 12 years ago by
Attachment: | 0001-Use-last-known-good-FPS-value-if-available-when-re-s.patch added |
---|
comment:1 Changed 5 years ago by
Resolution: | → Fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Closing out old tickets. Marking as fixed as much work has been done in this area