[FFmpeg-cvslog] doc/filters: mention configure option for ladspa
Paul B Mahol
git at videolan.org
Sun Sep 22 20:48:37 CEST 2013
ffmpeg | branch: master | Paul B Mahol <onemda at gmail.com> | Sun Sep 22 18:45:50 2013 +0000| [f8e8932e9235ae1b9e1be49f33526c065e92dc14] | committer: Paul B Mahol
doc/filters: mention configure option for ladspa
Signed-off-by: Paul B Mahol <onemda at gmail.com>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f8e8932e9235ae1b9e1be49f33526c065e92dc14
---
doc/filters.texi | 2 ++
1 file changed, 2 insertions(+)
diff --git a/doc/filters.texi b/doc/filters.texi
index 75f7943..4319eec 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -1404,6 +1404,8 @@ out
Load a LADSPA (Linux Audio Developer's Simple Plugin API) plugin.
+To enable compilation of this filter you need to configure FFmpeg with "--enable-ladspa".
+
@table @option
@item file, f
Specifies the name of LADSPA plugin library to load. If the environment
More information about the ffmpeg-cvslog
mailing list