Page 1 of 1

Not playing Video-Streams

Posted: 04 Jul 2012 11:27
by Snail
VLC 2.0.2 refuses to play Video-Streams.

I am using VLC on a Win7x64 Notebook. It makes no difference if i change to the experimental VLC x64 version or the last 32bit Version. I tested old VLC Versions, that didnt help.

SMPlayer and WMP play the Videostreams without problems.
Here is the log:

Code: Select all

main debug: adding item `http://wstreaming.zdf.de/3sat/veryhigh/091109_schiffspropeller_hitec.asx' ( http://wstreaming.zdf.de/3sat/veryhigh/091109_schiffspropeller_hitec.asx ) main debug: rebuilding array of current - root Wiedergabeliste main debug: rebuild done - 3 items, index 1 main debug: processing request item: http://wstreaming.zdf.de/3sat/veryhigh/091109_schiffspropeller_hitec.asx, node: null, skip: 0 main debug: resyncing on http://wstreaming.zdf.de/3sat/veryhigh/091109_schiffspropeller_hitec.asx main debug: http://wstreaming.zdf.de/3sat/veryhigh/091109_schiffspropeller_hitec.asx is at 2 main debug: starting playback of the new playlist item main debug: resyncing on http://wstreaming.zdf.de/3sat/veryhigh/091109_schiffspropeller_hitec.asx main debug: http://wstreaming.zdf.de/3sat/veryhigh/091109_schiffspropeller_hitec.asx is at 2 main debug: creating new input thread main debug: Creating an input for 'http://wstreaming.zdf.de/3sat/veryhigh/091109_schiffspropeller_hitec.asx' qt4 debug: Adding a new MRL to recent ones: http://wstreaming.zdf.de/3sat/veryhigh/091109_schiffspropeller_hitec.asx main debug: no fetch required for (null) (art currently (null)) main debug: using timeshift granularity of 50 MiB, in path 'C:\Users\Jan\AppData\Local\Temp' main debug: `http://wstreaming.zdf.de/3sat/veryhigh/091109_schiffspropeller_hitec.asx' gives access `http' demux `' path `wstreaming.zdf.de/3sat/veryhigh/091109_schiffspropeller_hitec.asx' main debug: creating demux: access='http' demux='' location='wstreaming.zdf.de/3sat/veryhigh/091109_schiffspropeller_hitec.asx' file='\\wstreaming.zdf.de\3sat\veryhigh\091109_schiffspropeller_hitec.asx' main debug: looking for access_demux module: 0 candidates main debug: no access_demux module matched "http" main debug: TIMER module_need() : 0.091 ms - Total 0.091 ms / 1 intvls (Avg 0.091 ms) main debug: creating access 'http' location='wstreaming.zdf.de/3sat/veryhigh/091109_schiffspropeller_hitec.asx', path='\\wstreaming.zdf.de\3sat\veryhigh\091109_schiffspropeller_hitec.asx' main debug: looking for access module: 2 candidates access_http debug: http: server='wstreaming.zdf.de' port=80 file='/3sat/veryhigh/091109_schiffspropeller_hitec.asx' main debug: net: connecting to wstreaming.zdf.de port 80 qt4 debug: IM: Setting an input main debug: connection succeeded (socket = 1312) access_http debug: protocol 'HTTP' answer code 400 access_http error: error: HTTP/1.0 400 Bad Request access_http debug: switching to HTTP version 1.0 main debug: net: connecting to wstreaming.zdf.de port 80 main debug: connection succeeded (socket = 1312) access_http debug: protocol 'HTTP' answer code 400 access_http error: error: HTTP/1.0 400 Bad Request main debug: net: connecting to wstreaming.zdf.de port 80 main debug: connection succeeded (socket = 1312) access_mms debug: HTTP reply 'HTTP/1.0 200 OK' access_mms debug: content-length = 236 access_mms error: invalid chunk FATAL (0x413c) access_mms debug: complete header size=0 access_mms error: header size == 0 main debug: no access module matching "http" could be loaded main debug: TIMER module_need() : 140.444 ms - Total 140.444 ms / 1 intvls (Avg 140.444 ms) main error: open of `http://wstreaming.zdf.de/3sat/veryhigh/091109_schiffspropeller_hitec.asx' failed main debug: dead input main debug: changing item without a request (current 2/3) main debug: nothing to play qt4 debug: IM: Deleting the input main debug: TIMER input launching for 'http://wstreaming.zdf.de/3sat/veryhigh/091109_schiffspropeller_hitec.asx' : 154.133 ms - Total 154.133 ms / 1 intvls (Avg 154.133 ms)
When I download the asx-file and extract the URL manually it works.
Could you please help me with this?

Re: Not playing Video-Streams

Posted: 04 Jul 2012 13:02
by Lotesdelere

Code: Select all

main debug: adding item `http://wstreaming.zdf.de/3sat/veryhigh/091109_schiffspropeller_hitec.asx' ( http://wstreaming.zdf.de/3sat/veryhigh/091109_schiffspropeller_hitec.asx )
I can't reproduce the issue, it's playing fine with VLC 2.0.2 for me, even though I have to wait for about 20 seconds because it's trying to connect to port 1755 first (which fails) and then port 80 (which works).

Re: Not playing Video-Streams

Posted: 04 Jul 2012 13:11
by Snail
When i download the .asx file with a webbrowser and open this file with VLC it works fine. It seems to me that VLC just canĀ“t "download an open" the .asx file.