diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-08-14 12:24:01 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-08-14 12:24:01 +0000 |
commit | 2853fc24af2a07626c1efb5443621cadba0f810a (patch) | |
tree | d9da804c1fd22528436533327d3ffe752270b115 /DOCS/sound.html | |
parent | 0ff94a46acd67d591e8ddcd4c9d84888f6d92d41 (diff) |
Applied patch by Andras Mohari <mayday at varoshaza . nagyatad . hu>
* Reduces the number of '!' chars...
* Removes unnecessary spaces before ':' and '!' chars.
* Changes the title of Appendix X to 'MPlayer skin format'.
* Improves(?) wording in some cases.
* Adds CODE tags around some options and filenames.
Plus some further wording fixes by me, two dangling links and converted
a few ASCII unordered lists into proper HTML ones.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6999 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/sound.html')
-rw-r--r-- | DOCS/sound.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/sound.html b/DOCS/sound.html index 1dc45d8927..6d6ba456a0 100644 --- a/DOCS/sound.html +++ b/DOCS/sound.html @@ -127,7 +127,7 @@ <LI>Sharing your sound card with another application like XMMS is <B>strongly discouraged</B>! If the other sound application is using ESD, start <B>MPlayer</B> with the <CODE>-vo sdl:esd</CODE> option to combine both - sound streams! In fact, the option <CODE>-vo sdl:esd</CODE> could be used + sound streams. In fact, the option <CODE>-vo sdl:esd</CODE> could be used with ESD even when playing <B>Mplayer</B> alone.</LI> <LI>Feedback to this document is welcome. Please tell us how <B>MPlayer</B> and your sound card(s) worked together.</LI> |