PDA

View Full Version : [PROBLEM] tv.canalextremadura.es: RTMPDump in Windows 7


pulgosox
10-15-2011, 04:16 AM
Hello,

Always that I try download any video using RTMPdump (http://all-streaming-media.com/record-video-stream/rtmpdump-freeware-console-RTMP-downloading-application.htm) in my windows 7 fail with the follow error:

URL: _http://tv.canalextremadura.es/tv-a-la-carta/videos/en-su-punto-20-de-septiembre

C:\rtmpdump>rtmpdump.exe -r "rtmp://canalextremadurafs.fplive.net/canalextremadura/tv/PROG00061268.mp4" -o PROG00061268.mp4
RTMPDump 2.4 git-6230845 2011-9-25
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: Unknown protocol!

Connecting ...
WARNING: HandShake: client signature does not match!
INFO: Connected...
ERROR: Closing connection: NetStream.Failed

If I try the same in a windows xp work perfectly!! what am I doing wrong??


Thanks for all!

pulgosox
10-15-2011, 12:23 PM
Sorry, I forget about the URL is _http://tv.canalextremadura.es/tv-a-la-carta/videos/en-su-punto-20-de-septiembre

KSV
10-17-2011, 01:02 AM
try the following command.

rtmpdump -r "rtmp://canalextremadurafs.fplive.net/canalextremadura/" -a "canalextremadura/" -f "WIN 11,0,1,152" -W "http://tv.canalextremadura.es/misc/mediaplayer-5.7/player.swf" -p "http://tv.canalextremadura.es/tv-a-la-carta/videos/en-su-punto-20-de-septiembre" -y "mp4:tv/PROG00061268.mp4" -o PROG00061268.flv

RTMPDump v2.4 GIT-2011-09-30 (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 1584.06
INFO: moovPosition 28.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 25.00
INFO: audiosamplerate 48000.00
INFO: audiochannels 2.00
INFO: trackinfo:
INFO: length 39601000.00
INFO: timescale 25000.00
INFO: language eng
INFO: sampledescription:
INFO: sampletype avc1
INFO: length 76035072.00
INFO: timescale 48000.00
INFO: language eng
INFO: sampledescription:
INFO: sampletype mp4a
5364.342 kB / 72.16 sec (4.5%)

pulgosox
10-17-2011, 01:53 PM
try the following command.

rtmpdump -r "rtmp://canalextremadurafs.fplive.net/canalextremadura/" -a "canalextremadura/" -f "WIN 11,0,1,152" -W "http://tv.canalextremadura.es/misc/mediaplayer-5.7/player.swf" -p "http://tv.canalextremadura.es/tv-a-la-carta/videos/en-su-punto-20-de-septiembre" -y "mp4:tv/PROG00061268.mp4" -o PROG00061268.flv

RTMPDump v2.4 GIT-2011-09-30 (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 1584.06
INFO: moovPosition 28.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 25.00
INFO: audiosamplerate 48000.00
INFO: audiochannels 2.00
INFO: trackinfo:
INFO: length 39601000.00
INFO: timescale 25000.00
INFO: language eng
INFO: sampledescription:
INFO: sampletype avc1
INFO: length 76035072.00
INFO: timescale 48000.00
INFO: language eng
INFO: sampledescription:
INFO: sampletype mp4a
5364.342 kB / 72.16 sec (4.5%)

You have used all the options of the program...jejejeje :p

work perfectly in my windows 7!!! thank you very much!! :)