mirror of https://github.com/mpv-player/mpv
Small note about multiple MPlayers and audio drivers.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7120 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
cad4462de5
commit
5ecd5f7c9a
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue