mirror of https://github.com/mpv-player/mpv
example.conf: add bandwidth example
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@34782 b3059339-0415-0410-9bf9-f77b7e298cf2 Author: compn
This commit is contained in:
parent
81048def58
commit
0dce860f6c
|
@ -106,6 +106,10 @@
|
|||
# Fixes playback for some video streaming sites
|
||||
#user-agent=RMA/1.0
|
||||
|
||||
# Pretend to have lots of bandwidth
|
||||
# Speeds up realmedia rtsp:// streams
|
||||
#bandwidth=2000000
|
||||
|
||||
# Pretend to be Winamp
|
||||
# Fixes playback of some NSV streams
|
||||
#user-agent="Winamp NSV Player/5.12 (ultravox/2.0)"
|
||||
|
|
Loading…
Reference in New Issue