Opened 15 years ago
Closed 15 years ago
Last modified 15 years ago
#904 closed patch (fixed)
Deinterlacing disabled with non-1x default playback speed if 'bob' is selected
Reported by: | Owned by: | danielk | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | mythtv | Version: | head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
If you assign a recording to a playback group with a playback speed that's greater than 1x, bob deinterlacing will be disabled because the resulting frame rate is too high for doubling, leaving playback without any deinterlacing at all.
The attached patch falls back to onefield deinterlacing instead, and also doesn't permanently turn off deinterlacing, so if you switch back to 1x bob will be re-enabled.
Attachments (1)
Change History (3)
Changed 15 years ago by
Attachment: | nobob-fallback.diff added |
---|
comment:1 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
da patch