diff options
author | Ramiro Polla <ramiro.polla@gmail.com> | 2007-11-04 01:42:18 +0000 |
---|---|---|
committer | Ramiro Polla <ramiro.polla@gmail.com> | 2007-11-04 01:42:18 +0000 |
commit | 46a845d06ee5053d8df5608e743da7e102415fbc (patch) | |
tree | 9a34c5c7a1d1bfb0a930a79a9f5a593f156055cb /doc | |
parent | a045e5152f7b792bdf850b711d712421690632e8 (diff) | |
download | ffmpeg-46a845d06ee5053d8df5608e743da7e102415fbc.tar.gz |
The Windows Help Forum is not ffmpeg-user for Windows
Originally committed as revision 10918 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r-- | doc/faq.texi | 2 | ||||
-rw-r--r-- | doc/general.texi | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/faq.texi b/doc/faq.texi index 18ba855d74..8ace580f4f 100644 --- a/doc/faq.texi +++ b/doc/faq.texi @@ -382,7 +382,7 @@ Yes, but the Cygwin or MinGW tools @emph{must} be used to compile FFmpeg. Read the @emph{Windows} section in the FFmpeg documentation to find more information. -To get help and instructions for using FFmpeg under Windows, check out +To get help and instructions for building FFmpeg under Windows, check out the FFmpeg Windows Help Forum at @url{http://arrozcru.no-ip.org/ffmpeg/}. diff --git a/doc/general.texi b/doc/general.texi index 5f94d4ca97..cd0f7e7455 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -335,7 +335,7 @@ 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 +To get help and instructions for building FFmpeg under Windows, check out the FFmpeg Windows Help Forum at @url{http://arrozcru.no-ip.org/ffmpeg/}. |