Opened 19 years ago

Closed 19 years ago

#1778 closed enhancement (fixed)

inverse telecine filter for dvds.

Reported by: skamithi Owned by: skamithi
Priority: minor Milestone: 0.21
Component: mythtv Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

port of the pullup filter from mplayer. please test and give me feedback. if it crashes your box, please provide the backtraces. thanks.

Attachments (3)

ivtc.diff (31.8 KB ) - added by skamithi 19 years ago.
ivtc_v2.diff (31.8 KB ) - added by skamithi 19 years ago.
some minor changes. added message saying when filter gets turned on.
minor_mem_leak.diff (391 bytes ) - added by skamithi 19 years ago.
minor mem leak fix. diff indentation looks odd, but it lines up properly when patch is applied.

Download all attachments as: .zip

Change History (8)

by skamithi, 19 years ago

Attachment: ivtc.diff added

by skamithi, 19 years ago

Attachment: ivtc_v2.diff added

some minor changes. added message saying when filter gets turned on.

comment:1 by skamithi, 19 years ago

(In [9937]) Refs #1778. Add inverse telecine filter. Port of the MPlayer pullup filter. To test, remove ChangeSet [9377], and add "ivtc" to your custom filter list. The rest of the patch will be added once the filter is known to work on multiple architectures and various VideoOutput modes. works for me. I have a Pentium M using Xv.

by skamithi, 19 years ago

Attachment: minor_mem_leak.diff added

minor mem leak fix. diff indentation looks odd, but it lines up properly when patch is applied.

comment:2 by skamithi, 19 years ago

Milestone: 0.21
Status: newassigned
Version: head

so far not sure if its works with amd64. i'll commit the remainder of this patch after 0.20 comes out.

comment:3 by skamithi, 19 years ago

i'm going to remove changeset [9377] in the next few days. this shouldn't cause any problems. i'll commit the remainder of the patch, i.e dynamically turn ivtc when it detects a dvd with a telecine pattern after 0.20 comes out.

comment:4 by skamithi, 19 years ago

(In [11464]) Refs #1778. clear up a warning of an unused parameter. resolve minor mem leak issue.

comment:5 by skamithi, 19 years ago

Resolution: fixed
Status: assignedclosed

closing this ticket. decided not to add code to automatically turn on the ivtc filter when watching dvds. leaving the ivtc filter in the custom filter list seems to work just fine.

Note: See TracTickets for help on using tickets.