Browse Source

Link to the FFmpeg Windows Help website.

Originally committed as revision 7828 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Diego Biurrun 18 years ago
parent
commit
e2ef53fc4f
2 changed files with 8 additions and 0 deletions
  1. +4
    -0
      doc/faq.texi
  2. +4
    -0
      doc/ffmpeg-doc.texi

+ 4
- 0
doc/faq.texi View File

@@ -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} @emph{Native Windows Compilation} and @emph{Visual C++ compatibility}
sections in the FFmpeg documentation to find more information. 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 ? @section Can you add automake, libtool or autoconf support ?


No. These tools are too bloated and they complicate the build. No. These tools are too bloated and they complicate the build.


+ 4
- 0
doc/ffmpeg-doc.texi View File

@@ -1108,6 +1108,10 @@ BSD make will not build FFmpeg, you need to install and use GNU Make


@section Windows @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 @subsection Native Windows compilation


@itemize @itemize


Loading…
Cancel
Save