Mercurial > mplayer.hg
diff DOCS/xml/es/faq.xml @ 11150:79b573df75b4
sync & other minor fix
| author | nauj27 |
|---|---|
| date | Thu, 16 Oct 2003 14:42:32 +0000 |
| parents | bcba2df350de |
| children | ac7455d5b187 |
line wrap: on
line diff
--- a/DOCS/xml/es/faq.xml Thu Oct 16 14:32:28 2003 +0000 +++ b/DOCS/xml/es/faq.xml Thu Oct 16 14:42:32 2003 +0000 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- synced with 1.15 --> +<!-- synced with 1.18 --> <chapter id="faq" xreflabel="FAQ"> <title>Preguntas de Usuario Frecuentes</title> @@ -716,7 +716,8 @@ Tiene una version vieja de <filename>codecs.conf</filename> en <filename class="directory">~/.mplayer/</filename>, <filename class="directory">/etc/</filename>, -<filename class="directory">/usr/local/etc/</filename> o similar. Bórrelo. +<filename class="directory">/usr/local/etc/</filename> o similar. Bórrelo, +ya no sigue siendo necesario. <emphasis role="bold">O</emphasis> tiene la opción <option>vc=</option> o algo parecido en su archivo(s) de configuración. </para></answer> @@ -861,6 +862,15 @@ Pruebe <option>-nocache</option>. </para></answer> </qandaentry> + +<qandaentry> +<question><para> +¿Cómo puedo reproducir archivos de audio MPEG Layer 2 (mp2)? +</para></question> +<answer><para> +Debe usar <option>-rawaudio on:format=0x50</option>. +</para></answer> +</qandaentry> </qandadiv> <qandadiv id="faq-driver">
