You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
avdevice/lavfi: update documentation
lavfi not only supports video but also audio by now.
This commit is contained in:
@@ -991,9 +991,8 @@ This input device reads data from the open output pads of a libavfilter
|
|||||||
filtergraph.
|
filtergraph.
|
||||||
|
|
||||||
For each filtergraph open output, the input device will create a
|
For each filtergraph open output, the input device will create a
|
||||||
corresponding stream which is mapped to the generated output. Currently
|
corresponding stream which is mapped to the generated output.
|
||||||
only video data is supported. The filtergraph is specified through the
|
The filtergraph is specified through the option @option{graph}.
|
||||||
option @option{graph}.
|
|
||||||
|
|
||||||
@subsection Options
|
@subsection Options
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user