diff options
author | Ramiro Polla <ramiro.polla@gmail.com> | 2010-07-10 15:25:42 +0000 |
---|---|---|
committer | Ramiro Polla <ramiro.polla@gmail.com> | 2010-07-10 15:25:42 +0000 |
commit | 95b98f82b2f5cf84775bd93136b30569a9d1edbb (patch) | |
tree | 3932872b27ab7c6f8f925af36dc4f8bc572a1d48 | |
parent | 42ff9d7a586c93bf145a11fe1d54410d8fe0fa1b (diff) | |
download | ffmpeg-95b98f82b2f5cf84775bd93136b30569a9d1edbb.tar.gz |
faq: remove note that says avisynth "has just been added". it has been there
for almost 4 years.
Originally committed as revision 24162 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r-- | doc/faq.texi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/faq.texi b/doc/faq.texi index ec01b9ee95..3f17738940 100644 --- a/doc/faq.texi +++ b/doc/faq.texi @@ -286,8 +286,6 @@ material, and try '-top 0/1' if the result looks really messed-up. If you have built FFmpeg with @code{./configure --enable-avisynth} (only possible on MinGW/Cygwin platforms), then you may use any file that DirectShow can read as input. -(Be aware that this feature has been recently added, -so you will need to help yourself in case of problems.) Just create an "input.avs" text file with this single line ... @example |