git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13632 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2004-10-13 09:58:50 +00:00
parent 3bae7a124f
commit 30f8042aea
5 changed files with 6 additions and 6 deletions

View File

@ -733,7 +733,7 @@ to get it separately.
If you use gcc 3.2 which fails to compile our internal FAAD or want to use If you use gcc 3.2 which fails to compile our internal FAAD or want to use
the external library for some other reason, download the library from the the external library for some other reason, download the library from the
<ulink url="http://www.audiocoding.com/download.php">download page</ulink> <ulink url="http://www.audiocoding.com/download.php">download page</ulink>
and pass <option>--with-externalfaad</option> to <filename>configure</filename>. and pass <option>--with-external-faad</option> to <filename>configure</filename>.
You do not need all of faad2 to decode AAC files, libfaad is enough. Build You do not need all of faad2 to decode AAC files, libfaad is enough. Build
it like this: it like this:
<screen> <screen>

View File

@ -743,7 +743,7 @@ necesita obtenerlo por separado.
Si usa gcc 3.2 y falla al compilar nuestro FAAD interno o desea usar la Si usa gcc 3.2 y falla al compilar nuestro FAAD interno o desea usar la
biblioteca externa por alguna otra razón, descargue la biblioteca desde la biblioteca externa por alguna otra razón, descargue la biblioteca desde la
<ulink url="http://www.audiocoding.com/download.php">página de descargas</ulink> <ulink url="http://www.audiocoding.com/download.php">página de descargas</ulink>
y pase la opción <option>--with-externalfaad</option> a <filename>configure</filename>. y pase la opción <option>--with-external-faad</option> a <filename>configure</filename>.
No necesita todo el faad2 para decodificar archivos AAC, libfaad es suficiente. No necesita todo el faad2 para decodificar archivos AAC, libfaad es suficiente.
Constrúyalo como sigue: Constrúyalo como sigue:
<screen>cd faad2/ <screen>cd faad2/

View File

@ -736,7 +736,7 @@ Si vous utilisez gcc 3.2 qui ne peut pas compiler notre FAAD interne, ou si vous
voulez utiliser une librairie externe pour d'autres raisons, téléchargez la voulez utiliser une librairie externe pour d'autres raisons, téléchargez la
librairie dpuis la librairie dpuis la
<ulink url="http://www.audiocoding.com/download.php">page de téléchargements</ulink> <ulink url="http://www.audiocoding.com/download.php">page de téléchargements</ulink>
et passez <option>--with-externalfaad</option> à <filename>configure</filename>. et passez <option>--with-external-faad</option> à <filename>configure</filename>.
Vous n'avez pas besoin de tout faad2 pour décoder les fichiers AAC, libfaad suffit. Vous n'avez pas besoin de tout faad2 pour décoder les fichiers AAC, libfaad suffit.
Construisez comme ceci: Construisez comme ceci:
<screen> <screen>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-2"?> <?xml version="1.0" encoding="iso-8859-2"?>
<!-- synced with 1.48 --> <!-- synced with 1.49 -->
<sect1 id="codecs"> <sect1 id="codecs">
<title>Wspierane kodeki</title> <title>Wspierane kodeki</title>
@ -753,7 +753,7 @@ Je
FAAD lub chcesz z jakichś powodów użyć zewnętrznej biblioteki, FAAD lub chcesz z jakichś powodów użyć zewnętrznej biblioteki,
ściągnij ją z ściągnij ją z
<ulink url="http://www.audiocoding.com/download.php">tej strony</ulink> <ulink url="http://www.audiocoding.com/download.php">tej strony</ulink>
i dodaj opcjê <option>--with-externalfaad</option> do i dodaj opcjê <option>--with-external-faad</option> do
<filename>configure</filename>. Nie potrzebujesz całego faad2 do dekodowanie <filename>configure</filename>. Nie potrzebujesz całego faad2 do dekodowanie
plików AAC. Wystarczy użyć samej biblioteki libfaad. Zbudujesz ją w następujący plików AAC. Wystarczy użyć samej biblioteki libfaad. Zbudujesz ją w następujący
sposób sposób

View File

@ -740,7 +740,7 @@ AAC (Advanced Audio Coding) -
Если Вы используете gcc 3.2, который не может скомпилировать встроенный FAAD, Если Вы используете gcc 3.2, который не может скомпилировать встроенный FAAD,
или просто хотите использовать внешнюю библиотеку, скачаете её с или просто хотите использовать внешнюю библиотеку, скачаете её с
<ulink url="http://www.audiocoding.com/download.php">страницы скачивания</ulink> <ulink url="http://www.audiocoding.com/download.php">страницы скачивания</ulink>
É ÕËÁÖÉÔÅ <filename>configure</filename> <option>--with-externalfaad</option>. É ÕËÁÖÉÔÅ <filename>configure</filename> <option>--with-external-faad</option>.
Вам не нужен весь faad2, чтобы декодировать AAC файлы, достаточно libfaad. Вам не нужен весь faad2, чтобы декодировать AAC файлы, достаточно libfaad.
Вот как Вы можете её собрать: Вот как Вы можете её собрать:
<screen> <screen>