Quote:
Originally Posted by Remmy
I can see that the clip is being downloaded but after awhile i see a message saying that windows is running low on virtual memory and a check to the task manager shows a bunch of rtmdump process while i only opened the rtmpexplorer who has opened one rtmpdump.
|
when rtmpsrv closes the connection on client side their client makes new request again and new rtmpdump process is started for each cmd and when this keeps going on you will soon run out of memory. solution is to close the rtmpexplorer as soon as rtmpsrv grabs the first url.
Quote:
Originally Posted by Remmy
It will only download the first peace when closing the the rtmpexplorer windows. The good thing about it is that i didn't get the memory error. The bad thing is that i can never download the hole eps like this.
|
you can copy the command from rtmpsrv and manually launch rtmpdump.
Code:
rtmpdump -r "rtmpe://cp74787.edgefcs.net:1935/ondemand?ovpfv=2.1.4" -a "ondemand?ovpfv=2.1.4" -f "WIN 10,3,181,14" -W "http://media.mtvnservices.com/player/prime/mediaplayerprime.1.8.2.swf?uri=mgid:moses:episode:gametrailers.com:118&type=network&ref=www.gametrailers.com&geo=IN&group=entertainment&&CONFIG_URL=http%3a%2f%2fmedia.mtvnservices.com%2fpmt%2fe1%2fplayers%2fmgid%3amoses%3aepisode%3agametrailers.com%3a%2fcontext1%2fcontext1%2fconfig.xml%3furi%3dmgid%3amoses%3aepisode%3agametrailers.com%3a118%26type%3dnetwork%26ref%3dwww.gametrailers.com%26geo%3dIN%26group%3dentertainment%26" -p "http://www.gametrailers.com/episode/gametrailers-tv/118" -C Z: -y "mp4:spikecomstor/contentstore/getStream/gt/gttv/407/t_gttv_407_a_3n2i6_3500.mp4" -o t_gttv_407_a_3n2i6_3500.flv
replace _750 or whatever bitrate number you get, with _3500 to download HD version.