View Single Post
  #1  
Old 02-01-2012, 12:24 AM
n.p. n.p. is offline
Junior Member
 
Join Date: Jan 2012
Posts: 8
n.p. is on a distinguished road
Default

need help with an asf stream


Not too many sites are still using that.

The url is:

http://streamer3.carnation.hu/mtvod2...opdalinket.wmv

I am trying

Code:
$ mplayer -dumpstream http://streamer3.carnation.hu/mtvod2/eurovizio/2012/01/28/adal_20120128_nelopdalinket.wmv -dumpfile /local/path/to/file.wmv
I just get (endlessly repeated):

Code:
Playing http://streamer3.carnation.hu/mtvod2/eurovizio/2012/01/28/adal_20120128_nelopdalinket.wmv?MSWMExt=.asf.
Resolving streamer3.carnation.hu for AF_INET6...

Couldn't resolve name for AF_INET6: streamer3.carnation.hu
Resolving streamer3.carnation.hu for AF_INET...
Connecting to server streamer3.carnation.hu[195.228.75.116]: 80...

Cache size set to 320 KBytes
Stream not seekable!


Playing http://streamer3.carnation.hu/mtvod2/eurovizio/2012/01/28/adal_20120128_nelopdalinket.wmv?MSWMExt=.asf.
Resolving streamer3.carnation.hu for AF_INET6...

Couldn't resolve name for AF_INET6: streamer3.carnation.hu
Resolving streamer3.carnation.hu for AF_INET...
Connecting to server streamer3.carnation.hu[195.228.75.116]: 80...

Cache size set to 320 KBytes
Stream not seekable!
Any ideas on what is happening (and solutions of course )?

Thank you.
Reply With Quote