diff options
author | Uoti Urpala <uau@glyph.nonexistent.invalid> | 2009-01-15 05:07:09 +0200 |
---|---|---|
committer | Uoti Urpala <uau@glyph.nonexistent.invalid> | 2009-01-15 05:57:31 +0200 |
commit | 9bcd12fdf5c6f85e9bb391caa2713021624a957e (patch) | |
tree | 375eac533ead90a45e7121e5ab307861b4ef52c8 /DOCS/xml/es/faq.xml | |
parent | d419ecd161634e79dab3ac57d57c4bccba2adcdc (diff) | |
parent | e0d66b140e1da7a793bff15003cadab79544b1dd (diff) | |
download | mpv-9bcd12fdf5c6f85e9bb391caa2713021624a957e.tar.bz2 mpv-9bcd12fdf5c6f85e9bb391caa2713021624a957e.tar.xz |
Merge svn changes up to r28310
The libdvdread4 and libdvdnav directories, which are externals in the
svn repository, are at least for now not included in any form. I added
configure checks to automatically disable internal libdvdread and
libdvdnav if the corresponding directories are not present; if they're
added manually then things work the same as in svn.
Diffstat (limited to 'DOCS/xml/es/faq.xml')
-rw-r--r-- | DOCS/xml/es/faq.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/DOCS/xml/es/faq.xml b/DOCS/xml/es/faq.xml index 13574014a9..a2b9af5213 100644 --- a/DOCS/xml/es/faq.xml +++ b/DOCS/xml/es/faq.xml @@ -730,7 +730,6 @@ Si es un AVI, igual tiene interleaving malo. Intente la opción <option>-ni</opt </para></listitem> <listitem><para> Si su manejador de sonido tiene errores, o usa ALSA 0.5 con <option>-ao oss</option>. -Consulte la <link linkend="audio-dev">sección de tarjeta de sonido</link>. </para></listitem> <listitem><para> El AVI tiene una cabecera errónea malo, pruebe la opción <option>-nobps</option>, y/o <option>-mc 0</option>. |