I got it to work. This time I used rtmpsrv.exe from this download:
http://www.videohelp.com/download/rt...?r=qFgXWKwzLGQ
Code:
RTMP Server 2.4 git-6230845 2011-9-25
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL
Streaming on rtmp://0.0.0.0:1935
rtmpdump -r "rtmpe://cp39466.edgefcs.net:1935/ondemand?sessionid=37AE47F43DD62C3
4DC479F593ADCBA9F&auth=daEdSdKajbZcrd3dza.c0dmclaDcqaScddG-bqxSot-c0-0qLBADo0HAr
&aifp=sll02152008&slist=hulu15/789/60123789;.international=false&hgt=OZU7Pvs7j27
-nhteNno7wtp4Q0mJviPRA8W1IAsKGSPeuNJGPwjto2SPQRUuw_mkjzuV7WCi2tkpXrJm4HfsnN8mwM1
_hE4DTLqa9IwKgkpatBaWFtT5B-IJjn5iqzMEJw1nQTiDqSztFbWyqoC8ioxj0eaTURI65ucnWYPNdEe
YDc2f-L0wkQ3_Zwb21m1kIxoejT7Ud7vDrq8OqjKzpEfc4ik540iz-d6crEp5iIhPTzrE7Hhu0-96psg
VxKdN&hgt_ver=331370278" -a "ondemand?sessionid=37AE47F43DD62C34DC479F593ADCBA9F
&auth=daEdSdKajbZcrd3dza.c0dmclaDcqaScddG-bqxSot-c0-0qLBADo0HAr&aifp=sll02152008
&slist=hulu15/789/60123789;.international=false&hgt=OZU7Pvs7j27-nhteNno7wtp4Q0mJ
viPRA8W1IAsKGSPeuNJGPwjto2SPQRUuw_mkjzuV7WCi2tkpXrJm4HfsnN8mwM1_hE4DTLqa9IwKgkpa
tBaWFtT5B-IJjn5iqzMEJw1nQTiDqSztFbWyqoC8ioxj0eaTURI65ucnWYPNdEeYDc2f-L0wkQ3_Zwb2
1m1kIxoejT7Ud7vDrq8OqjKzpEfc4ik540iz-d6crEp5iIhPTzrE7Hhu0-96psgVxKdN&hgt_ver=331
370278" -f "WIN 11,4,402,265" -W "http://www.hulu.com/site-player/204550/player.
swf?cb=204550" -p "http://www.hulu.com/watch/403587" -C Z: -y "mp4:hulu15/789/60
123789/agave50346183_12053771_H264_400.mp4" -o agave50346183_12053771_H264_400.f
lv
Closing connection... done!
RTMPDump 2.4 git-6230845 2011-9-25
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: Type mismatch: client sent 6, server answered 9
INFO: Connected...
Duplicate request, skipping.
Closing connection... done!
Starting download at: 0.000 kB
INFO: Metadata:
INFO: duration 1347.88
INFO: moovPosition 36.00
INFO: width 512.00
INFO: height 288.00
INFO: videocodecid avc1
INFO: audiocodecid mp4a
INFO: avcprofile 100.00
INFO: avclevel 21.00
INFO: aacaot 2.00
INFO: videoframerate 23.98
INFO: audiosamplerate 24000.00
INFO: audiochannels 2.00
INFO: tags:
INFO: ©too Hulu v1.12
INFO: trackinfo:
INFO: length 32346314.00
INFO: timescale 24000.00
INFO: language und
INFO: sampledescription:
INFO: sampletype avc1
INFO: length 64698368.00
INFO: timescale 48000.00
INFO: language und
INFO: sampledescription:
INFO: sampletype mp4a
61037.919 kB / 1347.84 sec (99.9%)
Download complete
It's very confusing. The rtmpsrv.exe that is found in the download for RTMPExplorer is 254 KB, and the rtmpsrv.exe that is found in the download for RTMPDump is 323 KB. Yet, they both say they're version 2.4 when they're run.
Normally, I prefer to download the latest version from the developer's site directly. For RTMPDump, the developer's download site is suppsed to be here:
http://rtmpdump.mplayerhq.hu/
However, I don't see any download links there for the Windows latest version binary, which should be 2.4. They have a download directory with Windows versions:
http://rtmpdump.mplayerhq.hu/download
But they only go up to version 2.3. No 2.4.
Svnpenn, where did you download the version of RTMPDump that you used?