diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-08-28 20:24:44 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-08-28 20:24:44 +0000 |
commit | 5ecd5f7c9a77722addb52997da961278c4cc26ca (patch) | |
tree | a4f29ac609d29f6e8143823dd3265020a64c8ce9 /DOCS/faq.html | |
parent | cad4462de505a65141225b10660ab884d4ed0fd4 (diff) |
Small note about multiple MPlayers and audio drivers.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7120 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/faq.html')
-rw-r--r-- | DOCS/faq.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/DOCS/faq.html b/DOCS/faq.html index ace71d498e..76fe6031b2 100644 --- a/DOCS/faq.html +++ b/DOCS/faq.html @@ -224,7 +224,9 @@ <DT>Q: Can I run multiple instances of <B>MPlayer</B>?</DT> <DD>A: Yes. Some video out drivers like xv, dga or (x)mga are exclusive, though, so you will not be able to run more than one instance of - <B>MPlayer</B> running such a video out driver.</DD> + <B>MPlayer</B> running such a video out driver. To a lesser degree this + also applies to audio drivers. Not all allow playback of multiple streams + on the same device.</DD> <DD> </DD> <DT>Q: There is a timer in the upper left corner. How can I get rid of it?</DT> |