Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

need help with an asf stream

(http://stream-recorder.com/forum/showthread.php?t=10900)

n.p. 02-01-2012 12:24 AM

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.

Bahman 02-01-2012 01:35 AM

Re: need help with an asf stream


 
Use GetASFStream:

Code:

GetASFStream[Ver 2.2.0.6e] START:[2012/02/01 11:53:36]
 
<<<<<<<<<< START:[2012/02/01 11:53:56] >>>>>>>>>>
Under protocol reference...
 Protocol[RTSP(MS)] is used.
DL URL=http://streamer3.carnation.hu/mtvod2/eurovizio/2012/01/28/adal_20120128_nelopdalinket.wmv
[Clip information]
 Title    : [MTV Online]
 Artist : [www.mtv.hu]
[File information]
 Transmission rate  : 680.024[kbps]
 Total time : [01:50:22]
[Stream Infomation]
 Audio:[1]
 Video:[2]
DL File?F[C:\Program Files\GetASFStream\root\MTV Online(www.mtv.hu).wmv]
RTSP Speed=[5.000]
Total recorded time=[00:01:27] , recorded size=640.625[KB]
Stream Conversion[--]
 Audio:[1] -> [1]
 Video:[2] -> [2]
---------- END:[2012/02/01 11:55:23] ----------


Bahman 02-01-2012 01:36 AM

Re: need help with an asf stream


 
Use GetASFStream:

Code:

GetASFStream[Ver 2.2.0.6e] START:[2012/02/01 11:53:36]
 
<<<<<<<<<< START:[2012/02/01 11:53:56] >>>>>>>>>>
Under protocol reference...
 Protocol[RTSP(MS)] is used.
DL URL=http://streamer3.carnation.hu/mtvod2/eurovizio/2012/01/28/adal_20120128_nelopdalinket.wmv
[Clip information]
 Title    : [MTV Online]
 Artist : [www.mtv.hu]
[File information]
 Transmission rate  : 680.024[kbps]
 Total time : [01:50:22]
[Stream Infomation]
 Audio:[1]
 Video:[2]
DL File?F[C:\Program Files\GetASFStream\root\MTV Online(www.mtv.hu).wmv]
RTSP Speed=[5.000]
Total recorded time=[00:01:27] , recorded size=640.625[KB]
Stream Conversion[--]
 Audio:[1] -> [1]
 Video:[2] -> [2]
---------- END:[2012/02/01 11:55:23] ----------


n.p. 02-01-2012 01:52 PM

Re: need help with an asf stream


 
Seems like that would work, but I don't have any access to Windows. Is there a solution that works on Linux?

bat999 02-01-2012 02:37 PM

Re: need help with an asf stream


 
Quote:

Originally Posted by n.p. (Post 38507)
Is there a solution that works on Linux?

mPlayer will do the job.
Use the mmsh feed.
Like this:-
Code:

mplayer -dumpstream -dumpfile adal_20120128_nelopdalinket.wmv mmsh://streamer3.carnation.hu/mtvod2/eurovizio/2012/01/28/adal_20120128_nelopdalinket.wmv
Code:

Complete name            : adal_20120128_nelopdalinket.wmv
Format                  : Windows Media
File size                : 4.23 MiB
Duration                : 1h 50mn
Overall bit rate mode    : Constant
Overall bit rate        : 5 358 bps
Maximum Overall bit rate : 689 Kbps
Movie name              : MTV Online
Performer                : www.mtv.hu
Encoded date            : UTC 2012-01-28 19:10:48.609
Copyright                : MTV Zrt. 2010

Video
ID                      : 2
Format                  : VC-1
Format profile          : MP@ML
Codec ID                : WMV3
Codec ID/Info            : Windows Media Video 9
Codec ID/Hint            : WMV3
Description of the codec : Windows Media Video 9
Duration                : 1h 50mn
Bit rate mode            : Constant
Bit rate                : 600 Kbps
Width                    : 428 pixels
Height                  : 240 pixels
Display aspect ratio    : 16:9
Frame rate              : 25.000 fps
Bit depth                : 8 bits
Scan type                : Progressive
Compression mode        : Lossy
Bits/(Pixel*Frame)      : 0.234
Stream size              : 474 MiB
Language                : Hungarian

Audio
ID                      : 1
Format                  : WMA
Format version          : Version 2
Codec ID                : 161
Codec ID/Info            : Windows Media Audio
Description of the codec : Windows Media Audio 9.2 -  80 kbps, 44 kHz, stereo (A/V) 1-pass CBR
Duration                : 1h 50mn
Bit rate mode            : Constant
Bit rate                : 80.0 Kbps
Channel(s)              : 2 channels
Sampling rate            : 44.1 KHz
Bit depth                : 16 bits
Stream size              : 63.2 MiB
Language                : Hungarian


n.p. 02-01-2012 08:02 PM

Re: need help with an asf stream (solved)


 
That worked! Thanks.

I had never heard of mmsh before (and it isn't even in the mplayer man page).

I figured there would be a simple solution. Thanks again.


All times are GMT -6. The time now is 12:59 PM.