Clarify FAQ, section "ffmpeg does not work".

Patch by Benoit Fouet, benoit fouet % purplelabs com.

Originally committed as revision 8048 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Benoit Fouet 2007-02-21 12:03:59 +00:00 committed by Panagiotis Issaris
parent 0afd2a92bd
commit 123bff4bf1

View File

@ -148,7 +148,7 @@ Choose a different codec with the -vcodec command line option.
@section ffmpeg does not work; What is wrong?
Try a 'make distclean' in the ffmpeg source directory. If this does not help see
Try a 'make distclean' in the ffmpeg source directory before the build. If this does not help see
(@url{http://ffmpeg.org/bugreports.php}).
@section How do I encode XviD or DivX video with ffmpeg?