mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2025-02-21 12:40:40 +00:00
doc/filters: document new feature
This commit is contained in:
parent
c109dfc1b1
commit
8fec9fca69
@ -312,6 +312,15 @@ See @code{ffmpeg -filters} to view which filters have timeline support.
|
||||
|
||||
@c man end FILTERGRAPH DESCRIPTION
|
||||
|
||||
@anchor{commands}
|
||||
@chapter Changing options at runtime with a command
|
||||
|
||||
Some options can be changed during the operation of the filter using
|
||||
a command. These options are marked 'T' on the output of
|
||||
@command{ffmpeg} @option{-h filter=<name of filter>}.
|
||||
The name of the command is the name of the option and the argument is
|
||||
the new value.
|
||||
|
||||
@anchor{framesync}
|
||||
@chapter Options for filters with several inputs (framesync)
|
||||
@c man begin OPTIONS FOR FILTERS WITH SEVERAL INPUTS
|
||||
|
Loading…
x
Reference in New Issue
Block a user