mirror of
https://github.com/mpv-player/mpv
synced 2025-03-25 04:38:01 +00:00
typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13632 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
3bae7a124f
commit
30f8042aea
@ -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
|
||||
the external library for some other reason, download the library from the
|
||||
<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
|
||||
it like this:
|
||||
<screen>
|
||||
|
@ -743,7 +743,7 @@ necesita obtenerlo por separado.
|
||||
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
|
||||
<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.
|
||||
Constrúyalo como sigue:
|
||||
<screen>cd faad2/
|
||||
|
@ -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
|
||||
librairie dpuis la
|
||||
<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.
|
||||
Construisez comme ceci:
|
||||
<screen>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="iso-8859-2"?>
|
||||
<!-- synced with 1.48 -->
|
||||
<!-- synced with 1.49 -->
|
||||
<sect1 id="codecs">
|
||||
<title>Wspierane kodeki</title>
|
||||
|
||||
@ -753,7 +753,7 @@ Je
|
||||
FAAD lub chcesz z jakichś powodów użyć zewnętrznej biblioteki,
|
||||
ściągnij ją z
|
||||
<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
|
||||
plików AAC. Wystarczy użyć samej biblioteki libfaad. Zbudujesz ją w następujący
|
||||
sposób
|
||||
|
@ -740,7 +740,7 @@ AAC (Advanced Audio Coding) -
|
||||
Если Вы используете gcc 3.2, который не может скомпилировать встроенный FAAD,
|
||||
или просто хотите использовать внешнюю библиотеку, скачаете её с
|
||||
<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.
|
||||
Вот как Вы можете её собрать:
|
||||
<screen>
|
||||
|
Loading…
Reference in New Issue
Block a user