Hmm, can't get it to work,
trying this command:
Quote:
rtmpdump -r "rtmp://fcs5-1.streamate.com:1935/vod/extss" -a "vod/extss" -f "WIN 14,0,0,145" -W "http://static.gfx.cammodels.com/skin/sm/flash/player.swf" -y "mp4:2010-12-30/show_1123750261_1293690279553_external" -o "test.flv"
|
Download goes fine but stops at 44.1% every time.
Quote:
D:\rtmpdump>rtmpdump -r "rtmp://fcs5-1.streamate.com:1935/vod/extss" -a "vod/ext
ss" -f "WIN 14,0,0,145" -W "http://static.gfx.cammodels.com/skin/sm/flash/player
.swf" -y "mp4:201
0-12-30/show_1123750261_1293690279553_external" -o "test.flv"
RTMPDump v2.4 GIT-2014-07-07 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO: duration 8713.09
INFO: moovPosition 36.00
INFO: width 640.00
INFO: height 480.00
INFO: videocodecid avc1
INFO: audiocodecid .mp3
INFO: avcprofile 77.00
INFO: avclevel 30.00
INFO: videoframerate 19.04
INFO: audiosamplerate 11000.00
INFO: audiochannels 1.00
INFO: trackinfo:
INFO: length 8713086.00
INFO: timescale 1000.00
INFO: language eng
INFO: sampledescription:
INFO: sampletype avc1
INFO: length 8713038.00
INFO: timescale 1000.00
INFO: language eng
INFO: sampledescription:
INFO: sampletype .mp3
431686.565 kB / 3846.74 sec (44.1%)
|
when i use -v and -e i get error:
Quote:
D:\rtmpdump>rtmpdump -v -r "rtmp://fcs5-1.streamate.com:1935/vod/extss" -a "vod/
extss" -f "WIN 14,0,0,145" -W "http://static.gfx.cammodels.com/skin/sm/flash/pla
yer.swf" -y "mp4:
2010-12-30/show_1123750261_1293690279553_external" -e -o "test.flv"
RTMPDump v2.4 GIT-2014-07-07 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: Can't resume live stream, ignoring --resume option
Connecting ...
INFO: Connected...
ERROR: rtmp server sent error
Starting Live Stream
|