Whoops, originally the switch was --with-broken-mp3 but I changed it to

--enable-broken-mp3 (correct) but forgot to update the notice.  (noticed by amz)

Originally committed to SVN as r2010.
This commit is contained in:
Amar Takhar 2008-03-11 05:02:29 +00:00
parent 5776b387a2
commit 8749c97d9f
1 changed files with 1 additions and 1 deletions

View File

@ -254,7 +254,7 @@ if test $ffmpeg_mp3_broken = "yes"; then
***********************************************************************
* Your installation of FFMPEG does not have LAME support compiled in.
* This will result in _broken_ mp3 decoding, either recompile FFMPEG
* with LAME support, or supply --with-broken-mp3 (With this you will have
* with LAME support, or supply --enable-broken-mp3 (With this you will have
* to demux the audio, convert to wav and load the audio/wav seperately.)
* * LAME can be found at: http://lame.sourceforge.net/index.php
***********************************************************************