make distclean

Originally committed as revision 3469 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Michael Niedermayer 2004-09-16 14:33:33 +00:00
parent d0a0bbd22c
commit 9291d59123

View File

@ -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 ?