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

www.cbsnews.com: Problem downloading CBS News video with rtmpdump

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

any ANONYMOUS forum user 01-14-2011 06:07 AM

www.cbsnews.com: Problem downloading CBS News video with rtmpdump


 
I've tried to launch rtmsrv in Ubuntu Maverick to record the following video
Code:

http://www.cbsnews.com/video/watch/?id=6816773n
I got the following command
Code:

rtmpdump -r "rtmp://cnetmedia.fcod.llnwd.net:1935/a3706/d1?ovpfv=1.1" -a "a3706/d1?ovpfv=1.1" -f "LNX 10,1,102,65" -W "http://cnettv.cnet.com/[[IMPORT]]/vidtech.cbsinteractive.com/player/2_7_0/CBSI_PLAYER.swf" -p "http://www.cbsnews.com/video/watch/?id=6816773n" -C Z: -y "mp4:media/2010/08/29/60_bloom_829_598.m4v" -o 60_bloom_829_598.flv
but I get the error only when trying to download:
Code:

Closing connection... done!

RTMPDump v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
ERROR: RTMP_HashSWF: swfurl http://cnettv.cnet.com/[[IMPORT]]/vidtech.cbsinteractive.com/player/2_7_0/CBSI_PLAYER.swf not found
Failed to open file! 60_bloom_829_598.flv

rtmpdump -r "rtmp://cnetmedia.fcod.llnwd.net:1935/a3706/d1?ovpfv=1.1" -a "a3706/d1?ovpfv=1.1" -f "LNX 10,1,102,65" -W "http://cnettv.cnet.com/[[IMPORT]]/vidtech.cbsinteractive.com/player/2_7_0/CBSI_PLAYER.swf" -p "http://www.cbsnews.com/video/watch/?id=6816773n" -C Z: -y "mp4:media/2010/08/29/60_bloom_829_598.m4v" -o 60_bloom_829_598.flv

Closing connection... done!

RTMPDump v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
ERROR: RTMP_HashSWF: swfurl http://cnettv.cnet.com/[[IMPORT]]/vidtech.cbsinteractive.com/player/2_7_0/CBSI_PLAYER.swf not found
Failed to open file! 60_bloom_829_598.flv

How to download this video with rtmpdump?

nullacht 02-14-2011 04:23 PM

Re: www.cbsnews.com: Problem downloading CBS News video with rtmpdump


 
Code:

rtmpdump -r "rtmp://cnetmedia.fcod.llnwd.net:1935/a3706/d1?ovpfv=1.1" -a "a3706/d1?ovpfv=1.1" -y "mp4:media/2010/08/29/60_bloom_829_598.m4v" -o 60_bloom_829_598.flv
Code:

RTMPDump v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:  duration              766.21
INFO:  moovPosition          52357129.00
INFO:  width                640.00
INFO:  height                360.00
INFO:  videocodecid          avc1
INFO:  audiocodecid          mp4a
INFO:  avcprofile            77.00
INFO:  avclevel              30.00
INFO:  aacaot                2.00
INFO:  videoframerate        29.97
INFO:  audiosamplerate      22050.00
INFO:  audiochannels        2.00
INFO: trackinfo:
INFO:  length                22983961.00
INFO:  timescale            30000.00
INFO:  language              eng
INFO: sampledescription:
INFO:  sampletype            avc1
INFO:  length                16894975.00
INFO:  timescale            22050.00
INFO:  language              eng
INFO: sampledescription:
INFO:  sampletype            mp4a
51852.978 kB / 766.17 sec (99.9%)
Download complete


niubhacker 08-03-2011 08:25 PM

www.cbsnews.com: Problem downloading CBS News video with rtmpdump


 
CBS Live Stream:
http://www.cbsnews.com/video/watch/?id=1n

I tried:
Code:

rtmpdump --live -r "rtmp://cnet.fc.llnwd.net/cnet/cbsnews1_live" -a "cnet" -y "cbsnews1_live" --live -o cbslive.flv
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO:  author
INFO:  copyright
INFO:  description
INFO:  keywords
INFO:  rating
INFO:  title
INFO:  presetname            Custom
INFO:  creationdate          Tue Jul 26 13:57:13 2011
INFO:  videodevice          Osprey-210 Video Device 1
INFO:  framerate            29.97
INFO:  width                718.00
INFO:  height                404.00
INFO:  videocodecid          avc1
INFO:  videodatarate        650.00
INFO:  avclevel              31.00
INFO:  avcprofile            66.00
INFO:  videokeyframe_frequency5.00
INFO:  audiodevice          SigmaTel Audio
INFO:  audiosamplerate      44100.00
INFO:  audiochannels        1.00
INFO:  audioinputvolume      100.00
INFO:  audiocodecid          .mp3
INFO:  audiodatarate        64.00
2656.994 kB / 26.01 sec

It worked BUT the output is a STLL image displaying CBS Logo.

Any idea why?

Thanks a lot!

advisethis 08-03-2011 11:48 PM

Re: CBS Live Stream Record


 
I think its only active during certain periods of the day and not 24/7.

cws82us 08-05-2011 02:17 AM

Re: CBS Live Stream Record


 
I'm guessing the stream logo is hard-coded thats why


All times are GMT -6. The time now is 01:28 AM.