Opened 21 years ago
Closed 21 years ago
Last modified 6 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)
by , 21 years ago
| Attachment: | videoout_xv.diff added |
|---|
comment:1 by , 21 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 21 years ago
| 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.