summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/faq.texi5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/faq.texi b/doc/faq.texi
index 21c8500710..a58a5c0146 100644
--- a/doc/faq.texi
+++ b/doc/faq.texi
@@ -120,6 +120,11 @@ to cvs".
try '-f image -img jpeg test%d.jpg'
+@section i cant change the framerate
+
+some codecs, like mpeg1/2 only allow a small number of fixed framerates,
+choose a different codec with -vcodec
+
@chapter Development
@section Are there examples of use of the FFmpeg libraries libavcodec and libavformat ?