Opened 18 years ago

Closed 18 years ago

#1508 closed defect (fixed)

New deinterlace code causes problems when outputting to interlaced display

Reported by: anaerin@… Owned by: danielk
Priority: minor Milestone: 0.20
Component: mythtv Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Code in #1469 now detects that my IVTV SD recordings are interlaced.

However, as I'm outputting via NVidia SVideo with OpenGL VSync to an NTSC SD TV, I need the interlacing to be left intact (Otherwise half the scanlines are missing). If I switch to "Progressive", the picture is then output correctly. I've already told myth NOT to deinterlace, so please could the frontend respect that? :)

Attachments (1)

deint_patch.txt (595 bytes) - added by anonymous 18 years ago.

Download all attachments as: .zip

Change History (4)

comment:1 Changed 18 years ago by anonymous

I think this patch will fix it.

NOTE: i haven't tested it at all, but it the deinterlacer is turned on at the beginning without looking at m_DeintSetting.

Changed 18 years ago by anonymous

Attachment: deint_patch.txt added

comment:2 Changed 18 years ago by danielk

Milestone: 0.20
Owner: changed from Isaac Richards to danielk
Status: newassigned

comment:3 Changed 18 years ago by danielk

Resolution: fixed
Status: assignedclosed

(In [9359]) Closes #1508. References #1468. By applying patch from #1508.

Note: See TracTickets for help on using tickets.