PDA

View Full Version : Need help with part 2 of this stream


alphaska
12-27-2012, 08:48 PM
Hi guys:
I wanna download this serious of lectures
http://videolectures.net/cikm08_elkan_llmacrf/

I can successfully download the part 1 of this lectures by using follow command.

rtmpdump -r rtmp://oxy.videolectures.net/video -y "flv:v000/41/ihy5uftwj2r7lhtln2cnkfykyz4prepu" -a video -s http://staticcdn.viidea.com/player/lib/flowplayer.nlimited-3.2.7.swf -w d8402fe25a901603234a67672a9962b33ac234a4d6d2049e96 87d8cb49386723 -x 124837 -f "WIN 11,1,102,55" -p http://videolectures.net/mlss2011_candes_lowrank/ -o "Log-linear Models and Conditional Random Fields 1.flv" --resume

But when it comes to the part 2 of lecture, I can't get the rest of the part of videolectures. How can I get the correct flv address from web.

3Q ;)

svnpenn
12-27-2012, 09:06 PM
rtmpdump -r rtmp://oxy.videolectures.net/video -y flv:v000/5e/l2mwmtgjb2k65jz
cpr4pl6sj6fb44nim -o a.flv
RTMPDump v2.4-78-g04c6ba8
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO: duration 3721.00
INFO: width 352.00
INFO: height 288.00
INFO: videodatarate 300.00
INFO: framerate 25.00
INFO: videocodecid 4.00
INFO: audiodatarate 64.00
INFO: audiodelay 0.05
INFO: audiocodecid 2.00
INFO: canSeekToEnd TRUE
1082.691 kB / 23.37 sec (0.6%)

alphaska
12-28-2012, 12:01 AM
Thank you for your help, but could you tell me how to get this address. because I wanna download part 3 , part 4 and so on.
rtmpdump -r rtmp://oxy.videolectures.net/video -y flv:v000/5e/l2mwmtgjb2k65jz
cpr4pl6sj6fb44nim -o a.flv
RTMPDump v2.4-78-g04c6ba8
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO: duration 3721.00
INFO: width 352.00
INFO: height 288.00
INFO: videodatarate 300.00
INFO: framerate 25.00
INFO: videocodecid 4.00
INFO: audiodatarate 64.00
INFO: audiodelay 0.05
INFO: audiocodecid 2.00
INFO: canSeekToEnd TRUE
1082.691 kB / 23.37 sec (0.6%)

svnpenn
12-28-2012, 12:08 AM
Thank you for your help, but could you tell me how to get this address. because I wanna download part 3 , part 4 and so on.

RtmpSrv + RtmpDumpHelper

alphaska
12-28-2012, 12:32 AM
OK,I understand. Thank you!
RtmpSrv + RtmpDumpHelper