Ticket #1062 (closed enhancement: fixed)
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
Note: See
TracTickets for help on using
tickets.



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