forked from mia/Aegisub
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:
parent
5776b387a2
commit
8749c97d9f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
***********************************************************************
|
||||
|
|
Loading…
Reference in a new issue