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