ffmpeg | branch: master | Leo Izen <[email protected]> | Mon May 15 19:38:36 2017 -0400| [f810c469223b92da97505f8b1475b04388cf9308] | committer: Michael Niedermayer
doc/filters: Added line to the af_bs2b filter docs mentioning --enable-libbs2b Reviewed-by: Paul B Mahol <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f810c469223b92da97505f8b1475b04388cf9308 --- doc/filters.texi | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/filters.texi b/doc/filters.texi index 9611a41e28..a7c6063969 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -1911,6 +1911,9 @@ available are filtered. Bauer stereo to binaural transformation, which improves headphone listening of stereo audio records. +To enable compilation of this filter you need to configure FFmpeg with +@code{--enable-libbs2b}. + It accepts the following parameters: @table @option _______________________________________________ ffmpeg-cvslog mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
