Mercurial > mplayer.hg
changeset 14632:f07f529210c3
Updated the outdated audio section somewhat.
author | diego |
---|---|
date | Tue, 01 Feb 2005 13:07:00 +0000 |
parents | a288fcf5eec1 |
children | bde5c3261037 |
files | DOCS/xml/en/audio.xml DOCS/xml/en/ports.xml |
diffstat | 2 files changed, 13 insertions(+), 22 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/xml/en/audio.xml Tue Feb 01 11:54:50 2005 +0000 +++ b/DOCS/xml/en/audio.xml Tue Feb 01 13:07:00 2005 +0000 @@ -33,17 +33,14 @@ option, it should sort out your problems. See the man page for detailed information. </para> +</sect2> -<itemizedlist> -<title>Some notes:</title> -<listitem><para> - If you have an OSS driver, first try <option>-ao oss</option> (this is - the default). If you experience glitches, halts or anything out of the - ordinary, try <option>-ao sdl</option> (NOTE: you need to have SDL libraries - and header files installed). The SDL audio driver helps in a lot of cases - and also supports ESD (GNOME) and ARTS (KDE). - </para></listitem> -<listitem><para> +<sect2 id="troubleshooting"> +<title>Troubleshooting</title> + +<para>Some notes:</para> + +<para> If you have ALSA version 0.5, then you almost always have to use <option>-ao alsa5</option>, since ALSA 0.5 has buggy OSS emulation code, and will <emphasis role="bold">crash <application>MPlayer</application></emphasis> @@ -51,18 +48,11 @@ <screen> DEMUXER: Too many (945 in 8390980 bytes) video packets in the buffer!<!-- --></screen> - </para></listitem> -<listitem><para> - On Solaris, use the SUN audio driver with the <option>-ao sun</option> option, - otherwise neither video nor audio will work. - </para></listitem> -<listitem><para> - If the sound clicks when playing from CD-ROM, turn on IRQ unmasking, e.g. - <command>hdparm -u1 /dev/cdrom</command> (<command>man hdparm</command>). - This is generally beneficial and described in more detail in the - <link linkend="drives">CD-ROM</link> section. - </para></listitem> -</itemizedlist> +</para> +<para> + If the sound clicks when playing from CD-ROM, turn on IRQ unmasking as + described in the <link linkend="drives">CD-ROM</link> section. +</para> </sect2> <sect2 id="experiences">
--- a/DOCS/xml/en/ports.xml Tue Feb 01 11:54:50 2005 +0000 +++ b/DOCS/xml/en/ports.xml Tue Feb 01 13:07:00 2005 +0000 @@ -145,6 +145,7 @@ <title>Sun Solaris</title> <para> <application>MPlayer</application> should work on Solaris 2.6 or newer. +Use the SUN audio driver with the <option>-ao sun</option> option for sound. </para> <para>