mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-23 23:21:06 +01:00
avdevice/lavfi: update documentation
lavfi not only supports video but also audio by now.
This commit is contained in:
parent
1c8bf697ee
commit
2dd9b4071c
1 changed files with 2 additions and 3 deletions
|
|
@ -991,9 +991,8 @@ This input device reads data from the open output pads of a libavfilter
|
|||
filtergraph.
|
||||
|
||||
For each filtergraph open output, the input device will create a
|
||||
corresponding stream which is mapped to the generated output. Currently
|
||||
only video data is supported. The filtergraph is specified through the
|
||||
option @option{graph}.
|
||||
corresponding stream which is mapped to the generated output.
|
||||
The filtergraph is specified through the option @option{graph}.
|
||||
|
||||
@subsection Options
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue