1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00

Add AUDIO FILTERS section.

Originally committed as revision 24855 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Stefano Sabatini 2010-08-20 23:16:48 +00:00
parent 375fb9f17a
commit f59e9eaf78

View File

@ -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