Ticket #1062 (closed enhancement: fixed)

Opened 15 months ago

Last modified 8 weeks ago

filter on/off support, to enable/disable filters at different times.

Reported by: compn Owned by:
Priority: wish Component: avfilter
Version: git-master Keywords: avfilter
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

for example, if you want to use the delogo filter, you can specify to only use it when the logo appears on screen.

Change History

comment:1 Changed 15 months ago by michael

A vf_conditional filter that switches between pass through and submiting things through a seperate filter(graph) could do this nicely and generically

comment:2 Changed 5 months ago by richardpl

  • Priority changed from normal to wish
  • Status changed from new to open

comment:3 Changed 8 weeks ago by ubitux

  • Status changed from open to closed
  • Resolution set to fixed

Fixed in fdd93eabfb2644f541f7aac9943abce26776ea73 (general timeline feature) and 73050df2402cbe09f490145991442dd2baa83ec7 (timeline support in delogo).

Note: See TracTickets for help on using tickets.