From 2539fea777a7ebbb211280f7de0bc872be23b1fa Mon Sep 17 00:00:00 2001 From: Paul B Mahol Date: Wed, 30 Oct 2019 17:47:05 +0100 Subject: [PATCH] doc/filters: move agraphmonitor to multimedia filters chapter --- doc/filters.texi | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/doc/filters.texi b/doc/filters.texi index 11f715319a..8fdcb196b5 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -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.