1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-15 14:13:16 +02:00

doc/filters: move agraphmonitor to multimedia filters chapter

This commit is contained in:
Paul B Mahol
2019-10-30 17:47:05 +01:00
parent 912ab246f1
commit 2539fea777

View File

@@ -11202,7 +11202,8 @@ gradfun=radius=8
@end itemize
@section graphmonitor, agraphmonitor
@anchor{graphmonitor}
@section graphmonitor
Show various filtergraph stats.
With this filter one can debug complete filtergraph.
@@ -21497,6 +21498,10 @@ draw channels. Unrecognized or missing colors will be replaced
by white color.
@end table
@section agraphmonitor
See @ref{graphmonitor}.
@section ahistogram
Convert input audio to a video output, displaying the volume histogram.