summaryrefslogtreecommitdiff
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
parent2f0b8fbb64cf96a478f5eb76caf5a6f78c306baa (diff)
Link to the FFmpeg Windows Help website.
Originally committed as revision 7828 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r--doc/faq.texi4
-rw-r--r--doc/ffmpeg-doc.texi4
2 files changed, 8 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.
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi
index 57247273a2..428f035dc0 100644
--- a/doc/ffmpeg-doc.texi
+++ b/doc/ffmpeg-doc.texi
@@ -1108,6 +1108,10 @@ BSD make will not build FFmpeg, you need to install and use GNU Make
@section Windows
+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/}.
+
@subsection Native Windows compilation
@itemize