diff --git a/doc/filters.texi b/doc/filters.texi index 380d91d9a083b6f6f87b239f6010ebf231737e85..a8ea77116ec7c6a004be37f2b8f6408db103591c 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -1,3 +1,15 @@ +@chapter Audio Filters +@c man begin AUDIO FILTERS + +When you configure your FFmpeg build, you can disable any of the +existing filters using --disable-filters. +The configure output will show the audio filters included in your +build. + +Below is a description of the currently available audio filters. + +@c man end AUDIO FILTERS + @chapter Video Filters @c man begin VIDEO FILTERS