mirror of
https://github.com/streamlink/streamlink
synced 2024-11-10 19:05:16 +01:00
[docs] Removed MPlayer2
- Domain expired - Not maintained anymore
This commit is contained in:
parent
6d1f9ded3b
commit
4f58c442e3
@ -20,7 +20,6 @@ Player Parameter Note
|
||||
============= ======================== ======================================
|
||||
MPC-HC -- Currently no way of configuring the cache
|
||||
MPlayer ``-cache <kbytes>`` Between 1024 and 8192 is recommended
|
||||
MPlayer2 ``-cache <kbytes>`` Between 1024 and 8192 is recommended
|
||||
mpv ``--cache <kbytes>`` Between 1024 and 8192 is recommended
|
||||
VLC ``--file-caching <ms> Between 1000 and 10000 is recommended
|
||||
--network-caching <ms>``
|
||||
|
@ -32,7 +32,6 @@ Name Stdin Pipe Named Pipe HTTP
|
||||
`Daum Pot Player <http://potplayer.daum.net>`_ No No Yes [1]_
|
||||
`MPC-HC <http://mpc-hc.org/>`_ Yes [2]_ No Yes [1]_
|
||||
`MPlayer <http://mplayerhq.hu>`_ Yes Yes Yes
|
||||
`MPlayer2 <http://mplayer2.org>`_ Yes Yes Yes
|
||||
`mpv <http://mpv.io>`_ Yes Yes Yes
|
||||
`QuickTime <http://apple.com/quicktime>`_ No No No
|
||||
`VLC media player <http://videolan.org>`_ Yes [3]_ Yes Yes
|
||||
|
@ -22,9 +22,6 @@
|
||||
#player="C:\Program Files (x86)\MPC-HC\mpc-hc.exe"
|
||||
#player="C:\Program Files\MPC-HC\mpc-hc64.exe"
|
||||
|
||||
# MPlayer2
|
||||
#player=C:\mplayer2\mplayer2.exe -cache 4096
|
||||
|
||||
|
||||
# Use this if you want to transport the stream to the player via a named pipe.
|
||||
#player-fifo
|
||||
|
Loading…
Reference in New Issue
Block a user