Opened 18 years ago

Closed 18 years ago

#417 closed defect (fixed)

Video filters not applied during recording

Reported by: gtgj@… Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: mythtv Version:
Severity: medium Keywords:
Cc: Ticket locked: no

Description

(r7376) Video filters (eg. kerneldeint, adjust) are not getting applied during bttv recording. It looks like TVRec::SetVideoFiltersForChannel?() is called before the recorder has started. I think there is a similar issue with the capturecard brightness/contrast/etc. controls.

The attached patch seems to fix the problem but I am really not sure of the right place to call this code.

Attachments (1)

rec_filt-r7376.patch (1.3 KB) - added by gtgj@… 18 years ago.
patch for recording video filters

Download all attachments as: .zip

Change History (2)

Changed 18 years ago by gtgj@…

Attachment: rec_filt-r7376.patch added

patch for recording video filters

comment:1 Changed 18 years ago by Isaac Richards

Resolution: fixed
Status: newclosed

(In [7418]) Close #417 by applying variant of the attached patch. Daniel, please review.

Note: See TracTickets for help on using tickets.