diff --git a/doc/faq.texi b/doc/faq.texi index 3ff1a6a94c82e20c5276a8cdb97ee11282ce90f2..70620bb24c39910474adfe21a5c20f07810df584 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 57247273a2c88152a19d28c74e392cd7bc272898..428f035dc0467324eb8adea0914b3f68e92d9088 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