Ok,
here is what I get under 0.8.6a:
main debug: adding playlist item `
http://222.222.222.222/contentdisk/PreL ... 168a007d8c' (
http://222.222.222.222/contentdisk/PreL ... 168a007d8c )
main debug: creating new input thread
main debug: waiting for thread completion
main debug: thread 4024 (input) created at priority 1 (input/input.c:265)
main debug: `
http://222.222.222.222/contentdisk/PreL ... 168a007d8c' gives access `http' demux `' path `222.222.222.222/contentdisk/PreLogon.do?username=XXXXXXXX&password=XXXXXXXX&ressource=/protected/content/download.do?id=7cadd93c10c16168a007d8c'
main debug: creating demux: access='http' demux='' path='222.222.222.222/contentdisk/PreLogon.do?username=XXXXXXXX&password=XXXXXXXX&ressource=/protected/content/download.do?id=7cadd93c10c16168a007d8c'
main debug: looking for access_demux module: 0 candidates
main warning: no access_demux module matched "http"
main debug: creating access 'http' path='222.222.222.222/contentdisk/PreLogon.do?username=XXXXXXXX&password=XXXXXXXX&ressource=/protected/content/download.do?id=7cadd93c10c16168a007d8c'
main debug: looking for access2 module: 7 candidates
access_http debug: http: server='222.222.222.222' port=80 file='/contentdisk/PreLogon.do?username=XXXXXXXX&password=XXXXXXXX&ressource=/protected/content/download.do?id=7cadd93c10c16168a007d8c
main debug: net: connecting to 222.222.222.222 port 80
main debug: connection in progress
access_http debug: protocol 'HTTP' answer code 302
access_http debug: Server: Apache-Coyote/1.1
access_http debug: Content-Type: text/html
access_http debug: stream size=0
access_http debug: redirection to
http://222.222.222.222/contentdisk/prot ... 655892F434
access_http debug: http: server='222.222.222.222' port=80 file='/contentdisk/protected/PostLogon.do;jsessionid=44028D6C4609528756C561655892F434
main debug: net: connecting to 222.222.222.222 port 80
main debug: connection in progress
access_http debug: protocol 'HTTP' answer code 302
access_http debug: Server: Apache-Coyote/1.1
access_http debug: Pragma: No-cache
access_http debug: Content-Type: text/html
access_http debug: stream size=0
access_http debug: redirection to
http://222.222.222.222/contentdisk/prot ... ssword=dam
access_http debug: http: server='222.222.222.222' port=80 file='/contentdisk/protected/j_security_check;jsessionid=44028D6C4609528756C561655892F434?j_username=admin&j_password=dam
main debug: net: connecting to 222.222.222.222 port 80
main debug: connection in progress
access_http debug: protocol 'HTTP' answer code 302
access_http debug: Server: Apache-Coyote/1.1
access_http debug: stream size=0
access_http debug: redirection to
http://222.222.222.222/contentdisk/prot ... 655892F434
access_http debug: http: server='222.222.222.222' port=80 file='/contentdisk/protected/PostLogon.do;jsessionid=44028D6C4609528756C561655892F434
main debug: net: connecting to 222.222.222.222 port 80
main debug: connection in progress
access_http debug: protocol 'HTTP' answer code 206
access_http debug: Server: Apache-Coyote/1.1
access_http debug: Pragma: No-cache
access_http debug: Content-Type: video/mpeg
access_http debug: stream size=139800576
main debug: using access2 module "access_http"
main debug: pre-buffering...
main debug: received first data for our buffer
main debug: pre-buffering done 2864 bytes in 0s - 6 kbytes/s
main debug: creating demux: access='http' demux='' path='222.222.222.222/contentdisk/PreLogon.do?username=XXXXXXXX&password=XXXXXXXX&ressource=/protected/content/download.do?id=7cadd93c10c16168a007d8c'
main debug: looking for demux2 module: 45 candidates
main debug: using demux2 module "ps"
main debug: looking for a subtitle file in C:\Programme\VideoLAN\VLC\
main debug: `
http://222.222.222.222/contentdisk/prot ... 655892F434' successfully opened
access_http debug: trying to seek to 139600576
main debug: net: connecting to 222.222.222.222 port 80
main debug: connection in progress
access_http debug: protocol 'HTTP' answer code 200
access_http debug: Server: Apache-Coyote/1.1
access_http debug: Pragma: No-cache
access_http debug: Content-Type: text/html;charset=UTF-8
ps warning: garbage at input, trying to resync...
main debug: AStreamSeekStream: can't seek
main debug: EOF reached
main debug: closing input
main debug: removing module "ps"
main debug: removing module "access_http"
main debug: thread times: real 0m9.904241s, kernel 0m0.060086s, user 0m0.000000s
main debug: thread 4024 joined (input/input.c:412)
main: nothing to play
Is this a Bug? Are there changes in the http_access Modul between 0.8.5 and 0.8.6?