summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/faq.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/faq.texi b/doc/faq.texi
index 285ddc2cb0..71a5b9ea1b 100644
--- a/doc/faq.texi
+++ b/doc/faq.texi
@@ -148,7 +148,7 @@ Choose a different codec with the -vcodec command line option.
@section ffmpeg does not work; What is wrong?
-Try a 'make distclean' in the ffmpeg source directory. If this does not help see
+Try a 'make distclean' in the ffmpeg source directory before the build. If this does not help see
(@url{http://ffmpeg.org/bugreports.php}).
@section How do I encode XviD or DivX video with ffmpeg?