Signed-off-by: Michael Niedermayer <mich...@niedermayer.cc>
---
 INSTALL.md | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/INSTALL.md b/INSTALL.md
index 3b220bc6ff2..4398ca12fa1 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -15,3 +15,11 @@ NOTICE
 ------
 
  - Non system dependencies (e.g. libx264, libvpx) are disabled by default.
+
+NOTICE for Package Maintainers
+------------------------------
+
+ - It is recommanded to build FFmpeg twice, first with minimal external 
depandancies so
+   that 3rd party packages, which depend on FFmpegs 
libavutil/libavfilter/libavcodec/libavformat
+   can then be build. And last build FFmpeg with full depandancies (which may 
in turn depen on
+   some of these 3rd party packages). This avoids circular depandancies during 
build.
-- 
2.47.0

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to