fixed framerates

Originally committed as revision 3453 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Michael Niedermayer 21 years ago
parent 3924dac4c8
commit 7346831883
  1. 5
      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 ?

Loading…
Cancel
Save