diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2004-09-16 14:33:33 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2004-09-16 14:33:33 +0000 |
commit | 9291d5912397509abf408ceea37382bfc803450d (patch) | |
tree | 18f763214631400209fcb4fc820cb3c80451c1b3 | |
parent | d0a0bbd22cdd24f429544dac9e9b950f9ac7d35d (diff) | |
download | ffmpeg-9291d5912397509abf408ceea37382bfc803450d.tar.gz |
make distclean
Originally committed as revision 3469 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r-- | doc/faq.texi | 5 |
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 ? |