см.
Timeline editing. Примеры:
smartblur = enable='between(t,10,3*60)',
curves = enable='gte(t,3)' : preset=cross_process
Выражения типа
between()
и
gte()
описаны в
Expression evaluation
Вывод команды
ffmpeg -filters
покажет, какие из фильтров подерживают timeline (буква "T").
Фильтры
colorchannelmixer
и
eq
из вашей команды — поддерживают:
Filters:
T.. = Timeline support
.S. = Slice threading
..C = Command support
A = Audio input/output
V = Video input/output
N = Dynamic number and/or type of input/output
| = Source or sink filter
TSC colorchannelmixer V->V Adjust colors by mixing color channels.
T.C eq V->V Adjust brightness, contrast, gamma, and saturation.
spoilerНет, готовую команду под вашу задачу не напишу.