When i put the link
rtmpdump -v -r "rtmp://stream2.prolibraries.com/play" -a "play" -f "WIN 17,0,0,188" -W "http://www.prolibraries.com/player/flash/player.swf" -p "http://www.prolibraries.com/player/?libname=nscaa&sessionID=768" -y "mp4:/prolibraries/nscaa/9/768/768.mp4" -o "output.flv"
in a .BAT file in the rtmpdump-2.3 i receive an output.flv file of 0KB.
I get a cmd popup for a milisecond saying:
ERROR:Problem accesing the DNS adr<stream2.prolibraries.com>
I'm currently at a work PC so that might cause the problem, altough i can just connect to the site & video with chrome.
I'm pretty novice at this and i'm reading all the sticky's and tutorials but is there something i'm missing ?
This is how i tried:
1. Download rtmpdump-2.3 from
http://rtmpdump.mplayerhq.hu/
2. extracted in a new map
3. Open up Notepad in Windows.
4. pasted the rtmpdump -v link you provided me
5. Go to File > Save As...
6. Choose the rtmpdump folder as the location to save.
7. Click on the dropdown box "Save as type:" and select "All files" instead of Text (*.txt).
8. Add .bat to the end of your file name before you save. For example, you would type Commands.bat.
9. Click on Save. If you did this correctly, you should see your file name in the title bar of Windows Notepad. Make sure that it reads as Commands.bat not Commands.bat.txt.
10. double clicked the BAT file