summaryrefslogtreecommitdiff
path: root/doc/faq.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/faq.texi')
-rw-r--r--doc/faq.texi5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/faq.texi b/doc/faq.texi
index a58a5c0146..232a38e7c7 100644
--- a/doc/faq.texi
+++ b/doc/faq.texi
@@ -125,6 +125,11 @@ try '-f image -img jpeg test%d.jpg'
some codecs, like mpeg1/2 only allow a small number of fixed framerates,
choose a different codec with -vcodec
+@section it doesnt work
+
+try a 'make distclean' if this doesnt help see
+(@url{ffmpeg-bugreport.html})
+
@chapter Development
@section Are there examples of use of the FFmpeg libraries libavcodec and libavformat ?