Opened 18 years ago

Closed 18 years ago

#1469 closed enhancement (fixed)

use video stream interlaced flag to enable/disable deinterlacing

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

Description

This patch use the interlaced_frame flag returned by ffmpeg/libmpeg2 to enable/disable the deinterlacer. In addition, since the flag can be incorrect, it adds a deinterlace mode entry to the OSD menu to force the deinterlacer on or off (or return to autodetect). There is also a CYCLEDEINTERLACE keybinding, though it has no default key.

Attachments (1)

deint_patch.txt (21.1 KB) - added by anonymous 18 years ago.

Download all attachments as: .zip

Change History (4)

Changed 18 years ago by anonymous

Attachment: deint_patch.txt added

comment:1 Changed 18 years ago by danielk

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

comment:2 Changed 18 years ago by danielk

(In [9324]) References #1469, fixes small bug in [9323].

comment:3 Changed 18 years ago by danielk

Resolution: fixed
Status: assignedclosed

Closed by [9323].

Note: See TracTickets for help on using tickets.