diff options
author | Diego Biurrun <diego@biurrun.de> | 2007-02-05 16:45:36 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2007-02-05 16:45:36 +0000 |
commit | e2ef53fc4f95209e68d30a411830fa2ab3695fbf (patch) | |
tree | aa7a83d2f148e61f0fde4e8ddbf3cf19686147db | |
parent | 2f0b8fbb64cf96a478f5eb76caf5a6f78c306baa (diff) | |
download | ffmpeg-e2ef53fc4f95209e68d30a411830fa2ab3695fbf.tar.gz |
Link to the FFmpeg Windows Help website.
Originally committed as revision 7828 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r-- | doc/faq.texi | 4 | ||||
-rw-r--r-- | doc/ffmpeg-doc.texi | 4 |
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 |