Opened 15 years ago
Closed 15 years ago
Last modified 4 months ago
#211 closed patch (fixed)
XVMC no longer downgrades deinterlace filter to bob
Reported by: | Owned by: | danielk | |
---|---|---|---|
Priority: | minor | Milestone: | 0.19 |
Component: | mythtv | Version: | head |
Severity: | low | Keywords: | |
Cc: | Ticket locked: | no |
Description
Noticed in recent cvs builds that when I select "kernet deinterlacing" for regular broadcast tv, it no longer interlaces XVMC anymore. Looked into it, and found that the "DeinterlaceFilter?" in the database was overriding the XVMC switch to "bobdeint". I've attached the bugfix for this.
Attachments (1)
Change History (4)
Changed 15 years ago by
Attachment: | videoout_xv.diff added |
---|
comment:1 Changed 15 years ago by
Owner: | changed from Isaac Richards to danielk |
---|---|
Status: | new → assigned |
comment:2 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [7023]) Closes #211.
The error report and patch was from fracmak AT gmail.com.
I fixed it in a slightly different way, but it is essentially the same fix.