Opened 20 years ago
Closed 20 years ago
Last modified 5 years 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 20 years ago by
Attachment: | videoout_xv.diff added |
---|
comment:1 Changed 20 years ago by
Owner: | changed from Isaac Richards to danielk |
---|---|
Status: | new → assigned |
comment:2 Changed 20 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.