Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
need help with an asf streamNot 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 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! Thank you. |
#2
|
|||
|
|||
Re: need help with an asf streamUse 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] ---------- |
#3
|
|||
|
|||
Re: need help with an asf streamUse 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] ---------- |
#4
|
|||
|
|||
Re: need help with an asf streamSeems like that would work, but I don't have any access to Windows. Is there a solution that works on Linux?
|
#5
|
|||
|
|||
Re: need help with an asf streammPlayer 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 |
#6
|
|||
|
|||
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. |
Tags: mplayer |
Thread Tools | |
Display Modes | |
|
|