summaryrefslogtreecommitdiff
path: root/doc/faq.texi
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2007-02-05 16:45:36 +0000
committerDiego Biurrun <diego@biurrun.de>2007-02-05 16:45:36 +0000
commite2ef53fc4f95209e68d30a411830fa2ab3695fbf (patch)
treeaa7a83d2f148e61f0fde4e8ddbf3cf19686147db /doc/faq.texi
parent2f0b8fbb64cf96a478f5eb76caf5a6f78c306baa (diff)
Link to the FFmpeg Windows Help website.
Originally committed as revision 7828 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/faq.texi')
-rw-r--r--doc/faq.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/faq.texi b/doc/faq.texi
index 3ff1a6a94c..70620bb24c 100644
--- a/doc/faq.texi
+++ b/doc/faq.texi
@@ -283,6 +283,10 @@ can link the resulting DLLs with any other Windows program. Read the
@emph{Native Windows Compilation} and @emph{Visual C++ compatibility}
sections in the FFmpeg documentation to find more information.
+To get help and instructions for using FFmpeg under Windows, check out
+the FFmpeg Windows Help Forum at
+@url{http://arrozcru.no-ip.org/ffmpeg/}.
+
@section Can you add automake, libtool or autoconf support ?
No. These tools are too bloated and they complicate the build.