Mercurial > mplayer.hg
changeset 25929:fc27053e927b
example for setting WMP user-agent string, helps when playlists
and media (streamed via mms) use the same URL (what an ugly case of
user-agent misuse!)
author | reimar |
---|---|
date | Fri, 08 Feb 2008 18:33:39 +0000 |
parents | bf21649e15c9 |
children | 297f24268ce2 |
files | etc/example.conf |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/example.conf Fri Feb 08 18:28:12 2008 +0000 +++ b/etc/example.conf Fri Feb 08 18:33:39 2008 +0000 @@ -87,6 +87,10 @@ # other settings # ################## +# Pretend to be Window Media Player. +# Fixes playback when playlist and media file use the same URL. +#user-agent=NSPlayer/4.1.0.3856 + # Drop frames to preserve audio/video sync. #framedrop = yes